Uses of Class
com.caplin.transformer.module.ObjectStatus
-
Uses of ObjectStatus in com.caplin.transformer.module
Modifier and TypeMethodDescriptionGets the current status for the object with the specified name from the Transformer core cache.Modifier and TypeMethodDescriptionvoid
DataCache.setStatus
(String objectName, ObjectStatus status) Set the status of an object within the Transformer cache.void
SubscriptionListener.status
(String objectName, ObjectStatus status) Invoked when the status of one of the objects this listener is subscribed to changes.