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 java.util.Map<java.lang.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(java.util.Map<java.lang.String,ActionDefinition> actions)
-