| Package | Description |
|---|---|
| com.ibm.openpages.api.application |
Provides OpenPages application specific functions
|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| com.ibm.openpages.api.trigger.events |
All types of events supported by the GRC Trigger framework.
|
| Modifier and Type | Method and Description |
|---|---|
static MoveObjectOptions |
MoveObjectOptions.getDefaultOptions()
Constructs a new instance of MoveObjectOptions with default parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IApplicationService.moveGRCObject(Id parentObjectId,
java.util.List<Id> childrenToMove,
MoveObjectOptions moveOptions)
Moves one or more GRCObjects to a new parent GRCObject.
|
| Modifier and Type | Method and Description |
|---|---|
MoveObjectOptions |
MoveResourceEvent.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEvent |
GRCTriggerEventFactory.createEvent(TriggerEventType eventType,
Id sourceId,
Id targetId,
java.lang.String newName,
MoveObjectOptions options,
TriggerPositionType position,
Context context)
Creates a new event for the event type, resource(s), position and context.
|
| Constructor and Description |
|---|
MoveResourceEvent(TriggerEventType type,
Id sourceId,
Id targetId,
MoveObjectOptions options,
TriggerPositionType position,
Context context) |
RenameResourceEvent(Id sourceId,
Id targetId,
java.lang.String newName,
MoveObjectOptions options,
TriggerPositionType position,
Context context) |
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.