Class StartWorkflowEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class StartWorkflowEvent
    extends org.zkoss.zk.ui.event.Event
    Author:
    rbo
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      StartWorkflowEvent​(org.zkoss.zk.ui.Component target, java.util.List<java.lang.String> documentIds)
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getDocumentIds()  
      • 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

      • StartWorkflowEvent

        public StartWorkflowEvent​(org.zkoss.zk.ui.Component target,
                                  java.util.List<java.lang.String> documentIds)
        Constructor.
        Parameters:
        target - Target component
        documentIds - Document IDs
    • Method Detail

      • getDocumentIds

        public final java.util.List<java.lang.String> getDocumentIds()
        Returns:
        the document id