| Package | Description |
|---|---|
| org.alfresco.po.rm.rules.fileplan.actions | |
| org.alfresco.po.share.rules | |
| org.alfresco.po.share.rules.action |
| Modifier and Type | Class and Description |
|---|---|
class |
CompleteRecordActionDefinition
Complete record action definition object.
|
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition |
RulePage.appendNewActionDefinition(String name)
Append a new action definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActionDefinition> |
RulePage.getActionDefinitions()
Get all the action definitions currently available.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyActionDefinition
Empty action definition implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition |
ActionDefinition.clickOnAdd()
Click on the add button
|
static ActionDefinition |
ActionDefinition.get(org.openqa.selenium.WebElement actionDefinitionContainer)
Factory method to get an instance of an action definition based on the
web element that contains the definition
|
ActionDefinition |
ActionDefinition.setAction(String value)
Set the action type.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.