Package com.adobe.granite.operations
Interface OperationsService
General service for managing all kind of operations related tasks
-
Field Details
-
CONDITION_RUNMODE
Property setting a condition for the run mode.- See Also:
-
CONDITION_MBEAN
Property setting a condition for an mbean.- See Also:
-
CONDITION_MBEAN_ATTRIBUTE
Property setting a condition for an mbean attribute.- See Also:
-
-
Method Details
-
isEnabled
Checks whether the provided object is currently enabled.- Parameters:
properties- The properties of that object The check whether the object is enabled might check different properties, e.g. theCONDITION_RUNMODEproperty.- Returns:
trueif enabled.
-