jBPM Console NG - Executor Service API 6.1.0.CR2

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.1.0.CR2

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