public class PolicyActionIsAudited extends Object implements PolicyAction
This class is obsolete. This action returns a status of OUTCOME_STATUS_CEASE_ALL, so that the first action determines whether the operation should be audited.
OUTCOME_STATUS_CEASE_ALL, OUTCOME_STATUS_NORMAL| Constructor and Description |
|---|
PolicyActionIsAudited() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(S_LibrarySession ssession,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
public int execute(S_LibrarySession ssession, OperationDriver opDriver, OperationContext opState, PolicyActionContext pac) throws IfsException
execute in interface PolicyActionssession - the current session performing the operationopDriver - the operation driver driving this operationopState - the operation statepac - the context of this PolicyActionIfsException - if the operation failsCopyright © 2025. All rights reserved.