Modifier and Type | Field and Description |
---|---|
protected Map<String,IHandler> |
BaseActionWizard.actionHandlers |
Modifier and Type | Class and Description |
---|---|
class |
AddFeaturesHandler
Action handler implementation for the "add-features" action.
|
class |
BaseActionHandler
Base class for all action handler implementations.
|
class |
CheckInHandler
Action handler implementation for the "check-in" action.
|
class |
CheckOutHandler
Action handler implementation for the "check-out" action.
|
class |
CopyHandler
Action handler implementation for the "copy" action.
|
class |
ImportHandler
Action handler implementation for the "import" action.
|
class |
LinkCategoryHandler
Action handler implementation for the "link-category" action.
|
class |
MailHandler
Action handler implementation for the "mail" action.
|
class |
MoveHandler
Action handler for the "move" action.
|
class |
RemoveFeaturesHandler
Action handler for the "remove-features" action.
|
class |
ScriptHandler
Action handler for the "script" action.
|
class |
SimpleWorkflowHandler
Action handler for the "simple-workflow" action.
|
class |
SpecialiseTypeHandler
Action handler for the "specialise-type" action.
|
class |
TransformHandler
Action handler for the "transform" action.
|
class |
TransformImageHandler
Action handler for the "transform-image" action.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,IHandler> |
CreateRuleWizard.conditionHandlers |
Modifier and Type | Class and Description |
---|---|
class |
BaseConditionHandler
Base class for all condition handler implementations.
|
class |
CompareMimeTypeHandler
Condition handler for the "compare-mime-type" condition
|
class |
CompositeConditionHandler |
class |
HasAspectHandler
Condition handler for the "has-aspect" condition.
|
class |
HasTagHandler
Condition handler for the "has-tag" condition.
|
class |
InCategoryHandler
Condition handler for the "in-category" condition.
|
class |
IsSubTypeHandler
Condition handler to the "is-subtype" condition.
|
class |
PropertyValueHandler
Condition handler for the "compare-property-value" condition.
|
Modifier and Type | Class and Description |
---|---|
class |
DatePropertyValueConditionHandler
Condition handler for the "compare-date-property" condition.
|
class |
IntegerPropertyValueConditionHandler
Condition handler for the "compare-integer-property" condition.
|
class |
TextPropertyValueConditionHandler
Condition handler for the "compare-text-property" condition.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.