|
Class Summary |
| ArtifactResultDetail |
Represents a compliance test result detail at the asset artifact level |
| AssetPolicy |
Extends the base Policy class and provides additional access to the asset manifest and artifacts |
| PendingPolicyExecutionInterval |
|
| PendingTimerPolicy |
Subclasses of this policy can run on a given interval specified in the policy configuration. |
| Policy |
Must be implemented by all policies that are intended to be run in Rational Asset Manager. |
| Policy.CustomReturnCode |
Policy writers use this class to map custom return codes to a description. |
| PolicyContext |
Allows a policy to access an asset that is being validated,
and queues other assets to be modified or created |
| PolicyEvent |
Contains an event type, such as create or update, and an Asset |
| Result |
Indicates the success or failure of a policy test method. |
| ResultDetail |
Represents one informational detail about a the compliance of a policy |