Uses of Class
org.activiti.core.common.model.connector.ActionDefinition
-
-
Uses of ActionDefinition in org.activiti.core.common.model.connector
Methods in org.activiti.core.common.model.connector that return types with arguments of type ActionDefinition Modifier and Type Method Description Map<String,ActionDefinition>ConnectorDefinition. getActions()Method parameters in org.activiti.core.common.model.connector with type arguments of type ActionDefinition Modifier and Type Method Description voidConnectorDefinition. setActions(Map<String,ActionDefinition> actions)
-