public class PolicyActionIsNeverVersionable extends Object implements PolicyAction
OUTCOME_STATUS_CEASE_ALL, OUTCOME_STATUS_NORMAL| Constructor and Description |
|---|
PolicyActionIsNeverVersionable() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
public int execute(S_LibrarySession session, OperationDriver opDriver, OperationContext opState, PolicyActionContext pac) throws IfsException
execute in interface PolicyActionsession - 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.