Interface CloudBPMNActivity
-
- All Superinterfaces:
org.activiti.api.model.shared.model.ApplicationElement,org.activiti.api.process.model.BPMNActivity,org.activiti.api.process.model.BPMNElement,CloudRuntimeEntity
public interface CloudBPMNActivity extends CloudRuntimeEntity, org.activiti.api.process.model.BPMNActivity
-
-
Method Summary
-
Methods inherited from interface org.activiti.api.model.shared.model.ApplicationElement
getAppVersion
-
Methods inherited from interface org.activiti.api.process.model.BPMNActivity
getActivityName, getActivityType, getExecutionId
-
Methods inherited from interface org.activiti.api.process.model.BPMNElement
getElementId, getProcessDefinitionId, getProcessInstanceId
-
Methods inherited from interface org.activiti.cloud.api.model.shared.CloudRuntimeEntity
getAppName, getServiceFullName, getServiceName, getServiceType, getServiceVersion
-
-