A B C D E F G H I M N O P R S T U V 
All Classes All Packages

A

AccessRightValidator - Interface in de.valtech.aecu.api.groovy.console.bindings.accessrights
Performs an access right validation on a given resource.
addFilter(FilterBy) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.ANDFilter
Adds a new filter to the AND condition.
AECU_APPS_PATH_PREFIX - Static variable in interface de.valtech.aecu.api.service.AecuService
Prefix in repository where install hook AECU scripts are located.
AECU_CONF_PATH_PREFIX - Static variable in interface de.valtech.aecu.api.service.AecuService
Prefix in repository where install hook AECU scripts are located.
AECU_VAR_PATH_PREFIX - Static variable in interface de.valtech.aecu.api.service.AecuService
Deprecated.
AecuBinding - Interface in de.valtech.aecu.api.groovy.console.bindings
Groovy Console Bindings for AEM Simple Content Update.
AecuException - Exception in de.valtech.aecu.api.service
Thrown when the AECU service faces an error.
AecuException(String) - Constructor for exception de.valtech.aecu.api.service.AecuException
Constructor
AecuException(String, Throwable) - Constructor for exception de.valtech.aecu.api.service.AecuException
Constructor
AecuService - Interface in de.valtech.aecu.api.service
Service interface for AECU.
ANDFilter - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Combines multiple filters with AND.
ANDFilter(List<FilterBy>) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.ANDFilter
Constructor

B

BINDING_NAME - Static variable in interface de.valtech.aecu.api.groovy.console.bindings.AecuBinding
AECU Groovy binding name.

C

canCreate() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if create access is granted.
canCreatePage(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if create access to pages is granted.
canDelete() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if delete access is granted.
canDeletePage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if delete access to pages is granted.
canModify() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if modify access is granted.
canModifyPage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if modify access to pages is granted.
cannotCreate() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if create access is NOT granted.
cannotCreatePage(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if create access to pages is NOT granted.
cannotDelete() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if delete access is NOT granted.
cannotDeletePage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if delete access to pages is NOT granted.
cannotModify() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if modify access is NOT granted.
cannotModifyPage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if modify access to pages is NOT granted.
cannotRead() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if read access is NOT granted.
cannotReadAcl() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if read ACL access is NOT granted.
cannotReadPage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if read access to pages is NOT granted.
cannotReplicate() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if replicate access is NOT granted.
cannotReplicatePage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if replicate access to pages is NOT granted (type ACTIVATE).
cannotReplicatePage(ReplicationActionType) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if replicate access to pages is NOT granted.
cannotWriteAcl() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if write ACL access is NOT granted.
canRead() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if read access is granted.
canReadAcl() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if read ACL access is granted.
canReadPage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if read access to pages is granted.
canReplicate() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if replicate access is granted.
canReplicatePage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if replicate access to pages is granted (type ACTIVATE).
canReplicatePage(ReplicationActionType) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if replicate access to pages is granted.
canWriteAcl() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if write ACL access is granted.
ContentUpgrade - Interface in de.valtech.aecu.api.groovy.console.bindings
This class provides the builder methods to perform a content upgrade.
contentUpgradeBuilder() - Method in interface de.valtech.aecu.api.groovy.console.bindings.AecuBinding
Returns a content upgrade builder.
convert(Object) - Static method in class de.valtech.aecu.api.groovy.console.bindings.GStringConverter
Converts the input in case it is a GString.
convert(Object[]) - Static method in class de.valtech.aecu.api.groovy.console.bindings.GStringConverter
Converts the input in case it is a GString.
convert(Map<String, Object>) - Static method in class de.valtech.aecu.api.groovy.console.bindings.GStringConverter
Converts the input in case it is a GString.
createHistoryEntry() - Method in interface de.valtech.aecu.api.service.AecuService
Starts a new history entry.
CustomResourceAction - Interface in de.valtech.aecu.api.groovy.console.bindings
Functional interface to define custom action on content upgrade.

D

de.valtech.aecu.api.groovy.console.bindings - package de.valtech.aecu.api.groovy.console.bindings
Contains the classes for the Groovy binding "aecu".
de.valtech.aecu.api.groovy.console.bindings.accessrights - package de.valtech.aecu.api.groovy.console.bindings.accessrights
Contains the interfaces for the access right validation.
de.valtech.aecu.api.groovy.console.bindings.filters - package de.valtech.aecu.api.groovy.console.bindings.filters
Filters are used in AECU Groovy Console binding to filter matching nodes.
de.valtech.aecu.api.service - package de.valtech.aecu.api.service
This package contains the service API for AEM Easy Content Upgrade (AECU).
doAction(Resource) - Method in interface de.valtech.aecu.api.groovy.console.bindings.CustomResourceAction
Performs the provided action on the resource.
doActivateContainingPage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Activates the page where the resource is located.
doActivateResource() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Activates the resource.
doAddMixin(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Adds a mixin
doAddTagsToContainingPage(String...) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Adds tags to the containing page of the matching resource.
doAddValuesToMultiValueProperty(String, String[]) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Adds values to a multivalue property.
doChangePrimaryType(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Changes jcr:primaryType.
doCheckPageRendering() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Checks if the containing page renders with status code 200.
doCheckPageRendering(int) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Checks if the containing page renders with given status code.
doCheckPageRendering(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Checks if the containing page renders with status code 200 and contains given text.
doCheckPageRendering(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Checks if the containing page renders with status code 200 and (not) contains given text.
doCopyPropertyToRelativePath(String, String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Copies a property to a relative path.
doCopyResourceToRelativePath(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Copies a resource to a relative path.
doCopyResourceToRelativePath(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Copies a resource to a relative path.
doCreateResource(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Creates a new resource under the current one.
doCreateResource(String, String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Creates a new resource under the current one.
doCreateResource(String, String, Map<String, Object>) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Creates a new resource under the current one.
doCreateResource(String, String, Map<String, Object>, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Creates a new resource under the current one.
doCustomResourceBasedAction(CustomResourceAction) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Performs a custom action with providing a function.
doDeactivateContainingPage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Deactivates the page where the resource is located.
doDeactivateResource() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Deactivates the resource.
doDeleteContainingPage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Deletes the page where the resource is located.
doDeleteProperty(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Deletes a property if existing.
doDeleteProperty(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Deletes a property if existing.
doDeleteResource(String...) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Deletes the child resources if supplied.
doJoinProperty(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Joins a property value into a single value.
doJoinProperty(String, Object) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Joins a property value into a single value.
doJoinProperty(String, Object, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Joins a property value into a single value using the given separator.
doMovePropertyToRelativePath(String, String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Moves a property to a relative path.
doMoveResourceToPathRegex(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Moves a resource if its path matches the pattern to the path obtained by applying the replacement expression
doMoveResourceToRelativePath(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Moves a resource to a relative path.
doRemoveMixin(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Removes a mixin
doRemoveTagsFromContainingPage(String...) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Removes tags from the containing page of the matching resource.
doRemoveValuesOfMultiValueProperty(String, String[]) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Removes values of a multivalue property.
doRename(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Renames a resource to the given name.
doRenameProperty(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Renames a property if existing.
doRenameProperty(String, String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Renames a property if existing.
doReorderNode(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Reorders a resource.
doReplaceValueInAllProperties(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Replaces a substring in all properties of the matching resource.
doReplaceValueInAllPropertiesRegex(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Replaces a substring in all properties of the matching resource using a regular expression.
doReplaceValueInProperties(String, String, String[]) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Replaces a substring in specific properties of the matching resource.
doReplaceValueInPropertiesRegex(String, String, String[]) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Replaces a substring in specific properties of the matching resource using a regular expression.
doReplaceValuesOfMultiValueProperty(String, String[], String[]) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Replaces values in a multivalue property.
doSetProperty(String, Object) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Sets a property value.
doSetProperty(String, Object, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Sets a property value on a subnode.
doSetProperty(String, Object, String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Sets a property value on a subnode.
doSetTagsForContainingPage(String...) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Sets tags for the containing page of the matching resource.
doTreeActivateContainingPage() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Activates the page tree where the resource is located.
doTreeActivateContainingPage(boolean) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Activates the page tree where the resource is located.
dryRun() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Performs a dry-run.

E

execute(String) - Method in interface de.valtech.aecu.api.service.AecuService
Executes the script at the given position.
execute(String, String) - Method in interface de.valtech.aecu.api.service.AecuService
Executes the script at the given position.
executeWithInstallHookHistory(String) - Method in interface de.valtech.aecu.api.service.AecuService
Executes the script(s) at the given position and taking install hook history into account.
executeWithInstallHookHistory(String, String) - Method in interface de.valtech.aecu.api.service.AecuService
Executes the script(s) at the given position and taking install hook history into account.
ExecutionResult - Class in de.valtech.aecu.api.service
Result of a script execution.
ExecutionResult(ExecutionState, String, String, String, ExecutionResult, String) - Constructor for class de.valtech.aecu.api.service.ExecutionResult
Constructor
ExecutionState - Enum in de.valtech.aecu.api.service
State of a script execution.

F

FAILED - de.valtech.aecu.api.service.ExecutionState
Script failed with exception.
failOnError() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Fail whole script execution on error.
failOnError(boolean) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Fail whole script execution on error.
FAILURE - de.valtech.aecu.api.service.HistoryEntry.RESULT
Execution of one or more scripts failed
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.ANDFilter
 
filter(Resource, StringBuilder) - Method in interface de.valtech.aecu.api.groovy.console.bindings.filters.FilterBy
Checks if the given resource matches the filter criteria.
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByHasProperty
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByMultiValuePropContains
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByNodeExistence
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByNodeName
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByNodeNameRegex
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByNodeRootPaths
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByPathRegex
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByProperties
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByProperty
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByPropertyIsMultiple
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByPropertyRegex
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.NOTFilter
 
filter(Resource, StringBuilder) - Method in class de.valtech.aecu.api.groovy.console.bindings.filters.ORFilter
 
FilterBy - Interface in de.valtech.aecu.api.groovy.console.bindings.filters
Interface for AECU binding filters.
filterByAnyPropertyRegex(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by checking if any property matches the given regular expression for the value.
filterByHasProperty(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by existence of a single property.
FilterByHasProperty - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by the existence a given property.
FilterByHasProperty(String) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByHasProperty
Constructor
filterByMultiValuePropContains(String, Object[]) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by multi-value with the given name containing the given condition values.
FilterByMultiValuePropContains - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by multi-value properties.
FilterByMultiValuePropContains(String, Object[]) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByMultiValuePropContains
Constructor
FilterByNodeExistence - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by absolute or relative node path.
FilterByNodeExistence(String, boolean) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByNodeExistence
Constructor
filterByNodeExists(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by node/subNode exists.
filterByNodeName(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by node name exact match.
FilterByNodeName - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by their node name.
FilterByNodeName(String) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByNodeName
Constructor
filterByNodeNameRegex(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by matching node name using regular expression.
FilterByNodeNameRegex - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by node name regular expression.
FilterByNodeNameRegex(String) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByNodeNameRegex
Constructor
filterByNodeNotExists(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by node/subNode not exists.
filterByNodeRootPaths(List<String>) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by matching the resource path with the rootpaths
FilterByNodeRootPaths - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by node root paths.
FilterByNodeRootPaths(List<String>) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByNodeRootPaths
Constructor
filterByNoPropertyRegex(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by checking if any property does not match the given regular expression for the value.
filterByNotHasProperty(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by non-existence of a single property.
filterByNotMultiValuePropContains(String, Object[]) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by multi-value with the given name not containing the given condition values.
filterByNotNodeName(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by node name no exact match.
filterByNotNodeNameRegex(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by not matching node name using regular expression.
filterByNotPathRegex(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by not matching node path using regular expression.
filterByNotProperties(Map<String, Object>) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by not matching multiple properties.
filterByNotProperty(String, Object) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by not matching a single property.
filterByNotPropertyRegex(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by not matching a single property using a regular expression for the value.
filterByPathRegex(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by matching node path using regular expression.
FilterByPathRegex - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by path.
FilterByPathRegex(String) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByPathRegex
Constructor
filterByProperties(Map<String, Object>) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by matching multiple properties.
FilterByProperties - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by properties.
FilterByProperties(Map<String, Object>) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByProperties
Constructor
filterByProperty(String, Object) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by matching a single property.
FilterByProperty - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by a given property.
FilterByProperty(String, Object) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByProperty
Constructor
filterByPropertyIsMultiple(String, Object) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by matching a single property using a regular expression for the value.
FilterByPropertyIsMultiple - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by a given property.
FilterByPropertyIsMultiple(String, Object) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByPropertyIsMultiple
Constructor
filterByPropertyRegex(String, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by matching a single property using a regular expression for the value.
FilterByPropertyRegex - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Filters resources by a given property using regular expression matching.
FilterByPropertyRegex(String, String) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.FilterByPropertyRegex
Constructor
filterNotWith(FilterBy) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by not matching the given filter.
filterWith(FilterBy) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Filters by matching the given filter.
FINISHED - de.valtech.aecu.api.service.HistoryEntry.STATE
Execution finished
finishHistoryEntry(HistoryEntry) - Method in interface de.valtech.aecu.api.service.AecuService
Finishes the history entry.
forChildResourcesOf(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Loops for all child resources of the given path.
forDescendantResourcesOf(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Loops recursive for all child resources of the given path.
forGroups(String...) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks the permissions for specific groups.
forPaths(String...) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks the permissions on specific paths.
forResources(String[]) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Loops for given list of resources.
forResourcesByPropertyQuery(String, Map<String, String>) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Loops over resources found by the SQL2 query generated by the path and properties and the default node type "nt:base".
forResourcesByPropertyQuery(String, Map<String, String>, String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Loops over resources found by the SQL2 query generated by the nodeType, path and properties.
forResourcesBySql2Query(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Loops over resources found by SQL2 query.
forResourcesInSubtree(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Loops recursive over all resources contained in the subtree at the given path.

G

getEnd() - Method in interface de.valtech.aecu.api.service.HistoryEntry
Returns the end time of the execution.
getFallbackResult() - Method in class de.valtech.aecu.api.service.ExecutionResult
Returns the fallback script result if any.
getFiles(String) - Method in interface de.valtech.aecu.api.service.AecuService
Returns a list of files that can be executed in the given path.
getGroupId() - Method in interface de.valtech.aecu.api.groovy.console.bindings.accessrights.AccessRightValidator
Returns the user or group to check.
getHistory(int, int) - Method in interface de.valtech.aecu.api.service.AecuService
Returns the last history entries.
getLabel() - Method in interface de.valtech.aecu.api.groovy.console.bindings.accessrights.AccessRightValidator
Returns a descriptive label for the check.
getLabel() - Method in enum de.valtech.aecu.api.service.HistoryEntry.RESULT
Returns the human-readable label for this result.
getLabel() - Method in enum de.valtech.aecu.api.service.HistoryEntry.STATE
Returns the human-readable label for this result.
getMessage() - Method in class de.valtech.aecu.api.groovy.console.bindings.accessrights.ValidationResult
Returns the error/warning message if any.
getOutput() - Method in class de.valtech.aecu.api.service.ExecutionResult
Returns the script output.
getPath() - Method in class de.valtech.aecu.api.service.ExecutionResult
Returns the script path.
getRepositoryPath() - Method in interface de.valtech.aecu.api.service.HistoryEntry
Returns the path in repository where the history is stored.
getResource() - Method in interface de.valtech.aecu.api.groovy.console.bindings.accessrights.AccessRightValidator
Returns the resource to check.
getResult() - Method in class de.valtech.aecu.api.service.ExecutionResult
Returns the script result.
getResult() - Method in interface de.valtech.aecu.api.service.HistoryEntry
Returns the global result of the run.
getShortPath() - Method in class de.valtech.aecu.api.service.ExecutionResult
Returns the short script path (stripped by prefix) or the unmodified path in case the script path does not start with AecuService.AECU_VAR_PATH_PREFIX.
getSingleResults() - Method in interface de.valtech.aecu.api.service.HistoryEntry
Returns the single script runs.
getStart() - Method in interface de.valtech.aecu.api.service.HistoryEntry
Returns the start time of the execution.
getState() - Method in class de.valtech.aecu.api.service.ExecutionResult
Returns the execution state.
getState() - Method in interface de.valtech.aecu.api.service.HistoryEntry
Returns the current state of the run.
getTime() - Method in class de.valtech.aecu.api.service.ExecutionResult
Returns the execution time.
getVersion() - Method in interface de.valtech.aecu.api.service.AecuService
Returns the AECU version.
GStringConverter - Class in de.valtech.aecu.api.groovy.console.bindings
Converts GString to String.

H

hasErrors() - Method in class de.valtech.aecu.api.groovy.console.bindings.accessrights.ValidationResult
Returns if errors occured.
hasWarnings() - Method in class de.valtech.aecu.api.groovy.console.bindings.accessrights.ValidationResult
Returns if warnings occured.
HistoryEntry - Interface in de.valtech.aecu.api.service
History entry for an execution run.
HistoryEntry.RESULT - Enum in de.valtech.aecu.api.service
Execution result (e.g.
HistoryEntry.STATE - Enum in de.valtech.aecu.api.service
Execution state (e.g.

I

isSuccessful() - Method in class de.valtech.aecu.api.groovy.console.bindings.accessrights.ValidationResult
Returns if validation was successful.
isValidScriptName(String) - Method in interface de.valtech.aecu.api.service.AecuService
Checks if the name is a valid script.

M

matchesRunmodes(String) - Method in interface de.valtech.aecu.api.service.AecuService
Checks if the folder matches the system's run modes if specified in folder name.

N

NOTFilter - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Negates a given filter.
NOTFilter(FilterBy) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.NOTFilter
Constructor

O

ORFilter - Class in de.valtech.aecu.api.groovy.console.bindings.filters
Combines multiple filters with OR.
ORFilter(List<FilterBy>) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.filters.ORFilter
Constructor

P

printJson() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Prints the properties json
printPath() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Print path
printProperty(String) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Print property

R

run() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Saves all changes to repository.
run(boolean) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ContentUpgrade
Executes a run or a dryRun depending on the dryRun parameter value.
RUNNING - de.valtech.aecu.api.service.HistoryEntry.STATE
Execution ongoing

S

simulate() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if the specified rights are correctly set AND performs actions that cannot be undone (e.g.
SKIPPED - de.valtech.aecu.api.service.ExecutionState
Script was skipped because e.g.
storeExecutionInHistory(HistoryEntry, ExecutionResult) - Method in interface de.valtech.aecu.api.service.AecuService
Stores an execution run in existing history.
SUCCESS - de.valtech.aecu.api.service.ExecutionState
Script run without errors.
SUCCESS - de.valtech.aecu.api.service.HistoryEntry.RESULT
All scripts executed successfully

T

toString() - Method in class de.valtech.aecu.api.service.ExecutionResult
 

U

UNKNOWN - de.valtech.aecu.api.service.HistoryEntry.RESULT
Execution not yet finished

V

validate() - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if the specified rights are correctly set.
validate(boolean) - Method in interface de.valtech.aecu.api.groovy.console.bindings.accessrights.AccessRightValidator
Performs the provided check.
validate(boolean) - Method in interface de.valtech.aecu.api.groovy.console.bindings.ValidateAccessRights
Checks if the specified rights are correctly set.
validateAccessRights() - Method in interface de.valtech.aecu.api.groovy.console.bindings.AecuBinding
Returns an access right validator.
ValidateAccessRights - Interface in de.valtech.aecu.api.groovy.console.bindings
Validates access rights for users or groups.
ValidationResult - Class in de.valtech.aecu.api.groovy.console.bindings.accessrights
Result for an access right validation.
ValidationResult(boolean, boolean, String) - Constructor for class de.valtech.aecu.api.groovy.console.bindings.accessrights.ValidationResult
Constructor.
valueOf(String) - Static method in enum de.valtech.aecu.api.service.ExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.valtech.aecu.api.service.HistoryEntry.RESULT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.valtech.aecu.api.service.HistoryEntry.STATE
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.valtech.aecu.api.service.ExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.valtech.aecu.api.service.HistoryEntry.RESULT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.valtech.aecu.api.service.HistoryEntry.STATE
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I M N O P R S T U V 
All Classes All Packages