Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Field and Description |
---|---|
protected CleanupPolicyType |
CleanupPoliciesType.auditRecords |
protected CleanupPolicyType |
CleanupPoliciesType.closedTasks |
Modifier and Type | Method and Description |
---|---|
CleanupPolicyType |
CleanupPolicyType.clone()
Creates and returns a deep copy of this object.
|
CleanupPolicyType |
ObjectFactory.createCleanupPolicyType()
Create an instance of
CleanupPolicyType |
CleanupPolicyType |
CleanupPoliciesType.getAuditRecords()
Gets the value of the auditRecords property.
|
CleanupPolicyType |
CleanupPoliciesType.getClosedTasks()
Gets the value of the closedTasks property.
|
Modifier and Type | Method and Description |
---|---|
void |
CleanupPoliciesType.setAuditRecords(CleanupPolicyType value)
Sets the value of the auditRecords property.
|
void |
CleanupPoliciesType.setClosedTasks(CleanupPolicyType value)
Sets the value of the closedTasks property.
|
Constructor and Description |
---|
CleanupPolicyType(CleanupPolicyType o)
Creates a new
CleanupPolicyType instance by deeply copying a given CleanupPolicyType instance. |
Copyright © 2014 Evolveum. All rights reserved.