Package ch.ivyteam.ivy.workflow
Class WorkflowSystemEventParameter
- java.lang.Object
-
- ch.ivyteam.ivy.workflow.WorkflowSystemEventParameter
-
public class WorkflowSystemEventParameter extends Object
The parameter object which is sent along withSystemEvents that are created with theWorkflowSystemEvent.- API:
- This is a public API.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Long>getIds()Get the identifiers of the workflow entities that the associated event is about.
-