Class ProcessStartEvent


  • public class ProcessStartEvent
    extends ActivityEvent
    The type Process start event.
    • Constructor Detail

      • ProcessStartEvent

        public ProcessStartEvent()
    • Method Detail

      • businessKey

        public ProcessStartEvent businessKey​(String businessKey)
        Business key process start event.
        Parameters:
        businessKey - the business key
        Returns:
        the process start event
      • getBusinessKey

        public String getBusinessKey()
        Gets business key.
        Returns:
        the business key
      • setBusinessKey

        public void setBusinessKey​(String businessKey)
        Sets business key.
        Parameters:
        businessKey - the business key
      • businessKeyType

        public ProcessStartEvent businessKeyType​(String businessKeyType)
        Business key type process start event.
        Parameters:
        businessKeyType - the business key type
        Returns:
        the process start event
      • getBusinessKeyType

        public String getBusinessKeyType()
        Gets business key type.
        Returns:
        the business key type
      • setBusinessKeyType

        public void setBusinessKeyType​(String businessKeyType)
        Sets business key type.
        Parameters:
        businessKeyType - the business key type
      • deploymentId

        public ProcessStartEvent deploymentId​(String deploymentId)
        Deployment id process start event.
        Parameters:
        deploymentId - the deployment id
        Returns:
        the process start event
      • getDeploymentId

        public String getDeploymentId()
        Gets deployment id.
        Returns:
        the deployment id
      • setDeploymentId

        public void setDeploymentId​(String deploymentId)
        Sets deployment id.
        Parameters:
        deploymentId - the deployment id
      • parentProcessNodeId

        public ProcessStartEvent parentProcessNodeId​(String parentProcessNodeId)
        Parent process node id process start event.
        Parameters:
        parentProcessNodeId - the parent process node id
        Returns:
        the process start event
      • getParentProcessNodeId

        public String getParentProcessNodeId()
        Gets parent process node id.
        Returns:
        the parent process node id
      • setParentProcessNodeId

        public void setParentProcessNodeId​(String parentProcessNodeId)
        Sets parent process node id.
        Parameters:
        parentProcessNodeId - the parent process node id
      • parentProcessExecutionId

        public ProcessStartEvent parentProcessExecutionId​(String parentProcessExecutionId)
        Parent process execution id process start event.
        Parameters:
        parentProcessExecutionId - the parent process execution id
        Returns:
        the process start event
      • getParentProcessExecutionId

        public String getParentProcessExecutionId()
        Gets parent process execution id.
        Returns:
        the parent process execution id
      • setParentProcessExecutionId

        public void setParentProcessExecutionId​(String parentProcessExecutionId)
        Sets parent process execution id.
        Parameters:
        parentProcessExecutionId - the parent process execution id
      • parentProcessInstanceId

        public ProcessStartEvent parentProcessInstanceId​(String parentProcessInstanceId)
        Parent process instance id process start event.
        Parameters:
        parentProcessInstanceId - the parent process instance id
        Returns:
        the process start event
      • getParentProcessInstanceId

        public String getParentProcessInstanceId()
        Gets parent process instance id.
        Returns:
        the parent process instance id
      • setParentProcessInstanceId

        public void setParentProcessInstanceId​(String parentProcessInstanceId)
        Sets parent process instance id.
        Parameters:
        parentProcessInstanceId - the parent process instance id
      • parentProcessId

        public ProcessStartEvent parentProcessId​(String parentProcessId)
        Parent process id process start event.
        Parameters:
        parentProcessId - the parent process id
        Returns:
        the process start event
      • getParentProcessId

        public String getParentProcessId()
        Gets parent process id.
        Returns:
        the parent process id
      • setParentProcessId

        public void setParentProcessId​(String parentProcessId)
        Sets parent process id.
        Parameters:
        parentProcessId - the parent process id
      • processExecutor

        public ProcessStartEvent processExecutor​(String processExecutor)
        Process executor process start event.
        Parameters:
        processExecutor - the process executor
        Returns:
        the process start event
      • getProcessExecutor

        public String getProcessExecutor()
        Gets process executor.
        Returns:
        the process executor
      • setProcessExecutor

        public void setProcessExecutor​(String processExecutor)
        Sets process executor.
        Parameters:
        processExecutor - the process executor
      • processName

        public ProcessStartEvent processName​(String processName)
        Process name process start event.
        Parameters:
        processName - the process name
        Returns:
        the process start event
      • getProcessName

        public String getProcessName()
        Gets process name.
        Returns:
        the process name
      • setProcessName

        public void setProcessName​(String processName)
        Sets process name.
        Parameters:
        processName - the process name
      • processVersion

        public ProcessStartEvent processVersion​(String processVersion)
        Process version process start event.
        Parameters:
        processVersion - the process version
        Returns:
        the process start event
      • getProcessVersion

        public String getProcessVersion()
        Gets process version.
        Returns:
        the process version
      • setProcessVersion

        public void setProcessVersion​(String processVersion)
        Sets process version.
        Parameters:
        processVersion - the process version
      • rootProcessInstanceId

        public ProcessStartEvent rootProcessInstanceId​(String rootProcessInstanceId)
        Root process instance id process start event.
        Parameters:
        rootProcessInstanceId - the root process instance id
        Returns:
        the process start event
      • getRootProcessInstanceId

        public String getRootProcessInstanceId()
        Gets root process instance id.
        Returns:
        the root process instance id
      • setRootProcessInstanceId

        public void setRootProcessInstanceId​(String rootProcessInstanceId)
        Sets root process instance id.
        Parameters:
        rootProcessInstanceId - the root process instance id
      • rootProcessId

        public ProcessStartEvent rootProcessId​(String rootProcessId)
        Root process id process start event.
        Parameters:
        rootProcessId - the root process id
        Returns:
        the process start event
      • getRootProcessId

        public String getRootProcessId()
        Gets root process id.
        Returns:
        the root process id
      • setRootProcessId

        public void setRootProcessId​(String rootProcessId)
        Sets root process id.
        Parameters:
        rootProcessId - the root process id