Package | Description |
---|---|
org.alfresco.rest.api.model |
Modifier and Type | Method and Description |
---|---|
List<ActionDefinition.ParameterDefinition> |
ActionDefinition.getParameterDefinitions() |
Constructor and Description |
---|
ActionDefinition(String id,
String name,
String title,
String description,
List<String> applicableTypes,
boolean adhocPropertiesAllowed,
boolean trackStatus,
List<ActionDefinition.ParameterDefinition> parameterDefinitions) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.