public class PolicyActionVerifyCanCreate extends Object implements PolicyAction
OUTCOME_STATUS_CEASE_ALL, OUTCOME_STATUS_NORMAL
Constructor and Description |
---|
PolicyActionVerifyCanCreate() |
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 PolicyAction
session
- the current session performing the operationopDriver
- the operation driver driving this operationopState
- the operation statepac
- the context of this PolicyActionIfsException
- if the operation failsCopyright © 2023. All rights reserved.