public interface IntegrationContext
| Modifier and Type | Method and Description |
|---|---|
void |
addOutBoundVariable(String name,
Object value) |
void |
addOutBoundVariables(Map<String,Object> variables) |
String |
getActivityElementId() |
String |
getConnectorType() |
String |
getId() |
Map<String,Object> |
getInBoundVariables() |
Map<String,Object> |
getOutBoundVariables() |
String |
getProcessDefinitionId() |
String |
getProcessInstanceId() |
Copyright © 2010–2018 Alfresco. All rights reserved.