Class EventUtil


  • public class EventUtil
    extends java.lang.Object
    Utility methods to get maps that match process as wanted
    Author:
    Baptiste Mesta
    • Constructor Detail

      • EventUtil

        public EventUtil()
    • Method Detail

      • getEventForProcess

        public static java.util.Map<java.lang.String,​java.io.Serializable> getEventForProcess​(SProcessInstance instance)
      • getEventForFlowNode

        public static java.util.Map<java.lang.String,​java.io.Serializable> getEventForFlowNode​(SFlowNodeInstance flowNodeInstance)