| Package | Description |
|---|---|
| org.alfresco.repo.webservice.action |
| Modifier and Type | Method and Description |
|---|---|
Condition[] |
Action.getConditions()
Gets the conditions value for this Action.
|
Condition |
Action.getConditions(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setConditions(Condition[] conditions)
Sets the conditions value for this Action.
|
void |
Action.setConditions(int i,
Condition _value) |
| Constructor and Description |
|---|
Action(Reference actionReference,
String id,
String actionName,
String title,
String description,
NamedValue[] parameters,
Condition[] conditions,
Action compensatingAction,
Action[] actions) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.