Class WorkflowImpl

    • Method Detail

      • getBpmnProcessId

        public String getBpmnProcessId()
        Specified by:
        getBpmnProcessId in interface Workflow
        Returns:
        the BPMN process id of the workflow
      • getVersion

        public int getVersion()
        Specified by:
        getVersion in interface Workflow
        Returns:
        the version of the deployed workflow
      • getWorkflowKey

        public long getWorkflowKey()
        Specified by:
        getWorkflowKey in interface Workflow
        Returns:
        the key of the deployed workflow
      • getResourceName

        public String getResourceName()
        Specified by:
        getResourceName in interface Workflow
        Returns:
        the name of the deployment resource which contains the workflow
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object