Package org.bonitasoft.engine.synchro
Class EventUtil
java.lang.Object
org.bonitasoft.engine.synchro.EventUtil
Utility methods to get maps that match process as wanted
- Author:
- Baptiste Mesta
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Map<String,Serializable> getEventForFlowNode(SFlowNodeInstance flowNodeInstance) static Map<String,Serializable> getEventForProcess(SProcessInstance instance)
-
Constructor Details
-
EventUtil
public EventUtil()
-
-
Method Details
-
getEventForProcess
-
getEventForFlowNode
-