jBPM Console NG - Executor Service API 6.2.0-SNAPSHOT

org.jbpm.console.ng.es.model.events
Class RequestSelectionEvent

java.lang.Object
  extended by org.jbpm.console.ng.es.model.events.RequestSelectionEvent

@Portable
public class RequestSelectionEvent
extends Object


Constructor Summary
RequestSelectionEvent()
           
RequestSelectionEvent(Long taskId)
           
RequestSelectionEvent(Long taskId, String userId)
           
 
Method Summary
 long getTaskId()
           
 String getUserId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestSelectionEvent

public RequestSelectionEvent()

RequestSelectionEvent

public RequestSelectionEvent(Long taskId)

RequestSelectionEvent

public RequestSelectionEvent(Long taskId,
                             String userId)
Method Detail

getUserId

public String getUserId()

getTaskId

public long getTaskId()

jBPM Console NG - Executor Service API 6.2.0-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.