Interface AdHocSubProcessActivityResponse.AdHocSubProcessActivity
- All Known Implementing Classes:
AdHocSubProcessActivityResponseImpl.AdHocSubProcessActivityImpl
- Enclosing interface:
AdHocSubProcessActivityResponse
public static interface AdHocSubProcessActivityResponse.AdHocSubProcessActivity
-
Method Summary
-
Method Details
-
getProcessDefinitionKey
Long getProcessDefinitionKey() -
getProcessDefinitionId
String getProcessDefinitionId() -
getAdHocSubProcessId
String getAdHocSubProcessId() -
getElementId
String getElementId() -
getElementName
String getElementName() -
getType
AdHocSubProcessActivityResultType getType() -
getDocumentation
String getDocumentation() -
getTenantId
String getTenantId()
-