jBPM Console NG - Human Tasks API 6.1.0.Beta2

org.jbpm.console.ng.ht.model.events
Class EditPanelEvent

java.lang.Object
  extended by org.jbpm.console.ng.ht.model.events.EditPanelEvent
All Implemented Interfaces:
Serializable

@Portable
public class EditPanelEvent
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EditPanelEvent()
           
EditPanelEvent(Long idTask)
           
 
Method Summary
 Long getTaskId()
           
 void setTaskId(Long taskId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditPanelEvent

public EditPanelEvent()

EditPanelEvent

public EditPanelEvent(Long idTask)
Method Detail

getTaskId

public Long getTaskId()

setTaskId

public void setTaskId(Long taskId)

jBPM Console NG - Human Tasks API 6.1.0.Beta2

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