public interface IEvaluationContext
IWFEvalUnit is evaluated for the workflow operations and beyond.| Modifier and Type | Method and Description |
|---|---|
void |
clearObjectsCache()
Related object references are cached, but it gets stale when
the related objects are updated via workflow custom actions or other persisting operations.
|
java.lang.Object |
getAttribute(java.lang.String attributeName)
Returns the value of attribute in the context.
|
ITypeDefinition |
getObjectType()
Returns the object type of the GRCObject in the context.
|
java.lang.String |
getOperationName()
Returns the current operation name which can be used by the error/information messages.
|
IGRCObject |
getResource()
Returns the GRCObject associated in this context.
|
Id |
getResourceId()
Returns the id of the GRCObject associated in this context.
|
IServiceFactory |
getServiceFactory()
Returns the service factory.
|
java.time.LocalDate |
getToday()
Returns the
LocalDate that represents today |
IUser |
getUser()
Returns user who runs the operation in the context.
|
IServiceFactory getServiceFactory()
IServiceFactoryId getResourceId()
IGRCObject getResource()
void clearObjectsCache()
ITypeDefinition getObjectType()
java.lang.Object getAttribute(java.lang.String attributeName)
attributeName - IUser getUser()
java.time.LocalDate getToday()
LocalDate that represents todayjava.lang.String getOperationName()
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.