Package | Description |
---|---|
org.alfresco.repo.action | |
org.alfresco.repo.action.constraint | |
org.alfresco.repo.publishing | |
org.alfresco.service.cmr.action |
Modifier and Type | Method and Description |
---|---|
ParameterConstraint |
ActionServiceImpl.getParameterConstraint(String name) |
Modifier and Type | Method and Description |
---|---|
List<ParameterConstraint> |
ActionServiceImpl.getParameterConstraints() |
Modifier and Type | Method and Description |
---|---|
void |
ActionServiceImpl.registerParameterConstraint(ParameterConstraint parameterConstraint) |
void |
RuntimeActionService.registerParameterConstraint(ParameterConstraint parameterConstraint)
Register parameter constraint
|
Modifier and Type | Class and Description |
---|---|
class |
AspectParameterConstraint
Type parameter constraint
|
class |
BaseParameterConstraint
Base implementation of a parameter constraint
|
class |
EnumParameterConstraint
Enumerated type parameter constraint
|
class |
FolderContentsParameterConstraint
Folder contents parameter constraint
|
class |
MimetypeParameterConstraint
Mimetype parameter constraint
|
class |
PropertyParameterConstraint
Type parameter constraint
|
class |
TypeParameterConstraint
Type parameter constraint
|
Modifier and Type | Class and Description |
---|---|
class |
PublishingChannelParameterConstraint
Action parameter constraint that constrains to list of publishing channels
|
class |
StatusUpdateChannelParameterConstraint
Action parameter constraint that constrains value to a list of publishing channels that support status updates
|
Modifier and Type | Method and Description |
---|---|
ParameterConstraint |
ActionService.getParameterConstraint(String name)
Get a named parameter constraint
|
Modifier and Type | Method and Description |
---|---|
List<ParameterConstraint> |
ActionService.getParameterConstraints()
Get all the parameter constraints
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.