Class CaseDynamicTaskEvent


  • public class CaseDynamicTaskEvent
    extends CaseEvent
    Represents occurrence of dynamic task add to case operation
    • Method Detail

      • getData

        public Map<String,​Object> getData()
        Returns dynamic task input data
      • getNodeType

        public String getNodeType()
        Returns type of the node of the dynamic task
      • getProcessInstanceId

        public long getProcessInstanceId()
        Returns process instance id of process where dynamic task was added