| Package | Description |
|---|---|
| org.alfresco.po.share.rules |
| Modifier and Type | Method and Description |
|---|---|
RuleActions |
RuleActions.clickOnAdd()
Click add action button.
|
RuleActions |
RuleActions.clickOnRemove()
Click remove action button.
|
RuleActions |
RuleActions.deselectCreateRecordPath()
Deselect the "Create record path" checkbox.
|
RuleActions |
RuleActions.selectAction(RuleActions.Actions action)
Select action by action value.
|
RuleActions |
RuleActions.selectActionByText(String name)
Select action by text.
|
RuleActions |
RuleActions.selectCreateRecordPath()
Select the "Create record path" checkbox.
|
RuleActions |
RuleActions.setRecordFolderPath(String path)
Set the "Path to Record Folder" text box value.
|
RuleActions |
RuleActions.withEmailParameters(List<String> recipients,
String subject,
String body)
Set E-mail parameters for "Send email" action.
|
RuleActions |
RuleActions.withEventName(String eventName)
Set event name for "Complete event" action.
|
RuleActions |
RuleActions.withRejectReason(String reason,
Renderable parent)
Reject record with "reason".
|
RuleActions |
RuleActions.withRequestInformationParameters(List<String> usersAndGroups,
String requestText,
Renderable parent)
Set text for request information action.
|
RuleActions |
RuleActions.withRulePropertyByNameWithValue(String propertyName,
String value)
Select property by name for "Set property value" action.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.