public class AbstractResourceEvent extends AbstractEvent
| Constructor and Description |
|---|
AbstractResourceEvent(TriggerEventType triggerEventType,
IResource resource,
TriggerPositionType position,
Context context)
Constructor for resource event with the resource provided.
|
AbstractResourceEvent(TriggerEventType triggerEventType,
TriggerPositionType position,
Context context)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
IResource |
getResource()
Return the resource object that is the focus of the event.
|
getContext, getPosition, getTriggerEventType, hasOuterCreateWithRelationsEventpublic AbstractResourceEvent(TriggerEventType triggerEventType, TriggerPositionType position, Context context)
triggerEventType - one of the trigger event typesposition - either pre or postcontext - the Context for the APIpublic AbstractResourceEvent(TriggerEventType triggerEventType, IResource resource, TriggerPositionType position, Context context)
triggerEventType - one of the trigger event typesresource - the folder or GRC object that is the focus of the eventposition - either pre or postcontext - context the Context for the APIpublic IResource getResource()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.