Class WorkflowDisplayCommentEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class WorkflowDisplayCommentEvent
    extends org.zkoss.zk.ui.event.Event
    Author:
    pjalan
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      DocumentId getTaskId()  
      • Methods inherited from class org.zkoss.zk.ui.event.Event

        getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • WorkflowDisplayCommentEvent

        public WorkflowDisplayCommentEvent​(org.zkoss.zk.ui.Component target,
                                           DocumentId taskId)
        Constructor.
        Parameters:
        target - target component
        taskId - task id
    • Method Detail

      • getTaskId

        public final DocumentId getTaskId()
        Returns:
        taskId