Class Operation
java.lang.Object
org.apache.sling.repoinit.parser.operations.Operation
- Direct Known Subclasses:
AddGroupMembers,BaseMixinsOperation,CreateGroup,CreatePath,CreateUser,DeleteAclPaths,DeleteAclPrincipalBased,DeleteAclPrincipals,DeleteGroup,DeleteUser,EnsureAclPrincipalBased,EnsureNodes,RegisterNamespace,RegisterNodetypes,RegisterPrivilege,RemoveAcePaths,RemoveAcePrincipalBased,RemoveAcePrincipals,RemoveGroupMembers,ServiceUserOperation,SetAclPaths,SetAclPrincipalBased,SetAclPrincipals,SetProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DQUOTE
- See Also:
-
-
Constructor Details
-
Operation
public Operation()
-
-
Method Details
-
accept
-
getParametersDescription
-
asRepoInitString
Converts this operation instance to a RepoInit string representation including the current operation parameters. The representation must be parsable back into an equivalent operation and must end with a OS-compatible line separator.- Returns:
- the repoinit string for the operation
-
toString
-
cleanupQuotedString
-