Class StartWorkflowEvent
java.lang.Object
org.zkoss.zk.ui.event.Event
com.saperion.ngc.events.resultset.StartWorkflowEvent
- All Implemented Interfaces:
Serializable
public class StartWorkflowEvent
extends org.zkoss.zk.ui.event.Event
- Author:
- rbo
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStartWorkflowEvent
(org.zkoss.zk.ui.Component target, List<String> documentIds) Constructor. -
Method Summary
Methods inherited from class org.zkoss.zk.ui.event.Event
getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
-
Constructor Details
-
StartWorkflowEvent
Constructor.- Parameters:
target
- Target componentdocumentIds
- Document IDs
-
-
Method Details
-
getDocumentIds
- Returns:
- the document id
-