Class ProcessDefinitionImpl
java.lang.Object
io.camunda.client.impl.search.response.ProcessDefinitionImpl
- All Implemented Interfaces:
Process,ProcessDefinition
-
Constructor Details
-
ProcessDefinitionImpl
-
-
Method Details
-
getProcessDefinitionKey
public long getProcessDefinitionKey()- Specified by:
getProcessDefinitionKeyin interfaceProcess- Specified by:
getProcessDefinitionKeyin interfaceProcessDefinition- Returns:
- the key of the process definition
-
getName
- Specified by:
getNamein interfaceProcessDefinition- Returns:
- the name of the process definition
-
getResourceName
- Specified by:
getResourceNamein interfaceProcess- Specified by:
getResourceNamein interfaceProcessDefinition- Returns:
- the resource name of the process definition
-
getVersion
public int getVersion()- Specified by:
getVersionin interfaceProcess- Specified by:
getVersionin interfaceProcessDefinition- Returns:
- the version of the process definition
-
getVersionTag
- Specified by:
getVersionTagin interfaceProcessDefinition- Returns:
- the version tag of the process definition
-
getProcessDefinitionId
- Specified by:
getProcessDefinitionIdin interfaceProcessDefinition- Returns:
- the id of the process definition
-
getTenantId
- Specified by:
getTenantIdin interfaceProcess- Specified by:
getTenantIdin interfaceProcessDefinition- Returns:
- the tenant id of the process definition
-
getBpmnProcessId
- Specified by:
getBpmnProcessIdin interfaceProcess- Returns:
- the BPMN process id of the process
-
hashCode
public int hashCode() -
equals
-
toString
-