Class WorkflowCommentEvent

java.lang.Object
org.zkoss.zk.ui.event.Event
com.saperion.ngc.events.WorkflowCommentEvent
All Implemented Interfaces:
Serializable

public class WorkflowCommentEvent extends org.zkoss.zk.ui.event.Event
Author:
rbo
See Also:
  • Constructor Details

    • WorkflowCommentEvent

      public WorkflowCommentEvent(org.zkoss.zk.ui.Component target, List<DocumentId> taskIds)
      Constructor.
      Parameters:
      target - target component
      taskIds - task ids
  • Method Details

    • getTaskIds

      public final List<DocumentId> getTaskIds()
      Returns:
      list of taskIds