Interface IntegrationResult
- All Superinterfaces:
org.activiti.api.model.shared.model.ApplicationElement,org.activiti.cloud.api.model.shared.CloudRuntimeEntity
public interface IntegrationResult
extends org.activiti.cloud.api.model.shared.CloudRuntimeEntity
-
Method Summary
Modifier and TypeMethodDescriptionorg.activiti.api.process.model.IntegrationContextMethods inherited from interface org.activiti.api.model.shared.model.ApplicationElement
getAppVersionMethods inherited from interface org.activiti.cloud.api.model.shared.CloudRuntimeEntity
getAppName, getServiceFullName, getServiceName, getServiceType, getServiceVersion
-
Method Details
-
getIntegrationContext
org.activiti.api.process.model.IntegrationContext getIntegrationContext() -
getIntegrationRequest
IntegrationRequest getIntegrationRequest()
-