public class AgentOperation extends DirectoryObject
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AO_ATTR_ASSEMBLY_LINE |
static java.lang.String |
AO_ATTR_CONFIG |
static java.lang.String |
AO_ATTR_NAME
Constant for the noncompliance action attribute name.
|
static java.lang.String |
AO_ATTR_OPERATION |
static java.lang.String |
AO_OC_OPERATION
Constant for operation objectclass
|
ATTR_ACCESS_RIGHT, ATTR_LIFECYCLE_ENABLE, ATTR_URI, DESCRIPTION, NAME| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAssemblyLine()
Returns the assembly line information of the service profile.
|
java.lang.String |
getConfiguration()
Returns the configuration of the service profile.
|
java.util.Collection |
getOperations() |
java.lang.String |
getServiceProfileName() |
addAttribute, addAttributeValues, getAccessRights, getAttribute, getAttributes, getAuthorizationOwners, getMapAttributeNames, getMappedAttributes, getName, getNameAttribute, getOldMappedAttributes, getProfileName, getRawAttributes, getSortValue, getTenantDN, isLifecycleDefined, removeAttribute, removeAttribute, setAccessRights, setAttribute, setAttributes, setAuthorizationOwners, setProfileName, setTenantDN, toStringclearChange, clearChanges, getChanges, getDistinguishedName, getLastModified, getObjectClasses, getOldAttributes, setDistinguishedNamepublic static final java.lang.String AO_ATTR_NAME
public static final java.lang.String AO_ATTR_OPERATION
public static final java.lang.String AO_ATTR_ASSEMBLY_LINE
public static final java.lang.String AO_ATTR_CONFIG
public static final java.lang.String AO_OC_OPERATION
public java.lang.String getServiceProfileName()
public java.util.Collection getOperations()
public java.lang.String getAssemblyLine()
public java.lang.String getConfiguration()