Interface Workflow

  • All Known Implementing Classes:
    WorkflowImpl

    public interface Workflow
    • Method Detail

      • getBpmnProcessId

        String getBpmnProcessId()
        Returns:
        the BPMN process id of the workflow
      • getVersion

        int getVersion()
        Returns:
        the version of the deployed workflow
      • getWorkflowKey

        long getWorkflowKey()
        Returns:
        the key of the deployed workflow
      • getResourceName

        String getResourceName()
        Returns:
        the name of the deployment resource which contains the workflow