Class ServiceUserOperation

java.lang.Object
org.apache.sling.repoinit.parser.operations.Operation
org.apache.sling.repoinit.parser.operations.ServiceUserOperation
Direct Known Subclasses:
CreateServiceUser, DeleteServiceUser, DisableServiceUser

@ProviderType
public abstract class ServiceUserOperation
extends Operation
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.lang.String username  

    Fields inherited from class org.apache.sling.repoinit.parser.operations.Operation

    DQUOTE
  • Method Summary

    Modifier and Type Method Description
    protected java.lang.String getParametersDescription()  
    java.lang.String getPath()  
    java.lang.String getUsername()  
    boolean isForcedPath()  

    Methods inherited from class org.apache.sling.repoinit.parser.operations.Operation

    accept, asRepoInitString, cleanupQuotedString, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait