Uses of Class
com.devebot.opflow.OpflowPromMeasurer.GaugeAction
| Package | Description |
|---|---|
| com.devebot.opflow |
-
Uses of OpflowPromMeasurer.GaugeAction in com.devebot.opflow
Methods in com.devebot.opflow that return OpflowPromMeasurer.GaugeAction Modifier and Type Method Description static OpflowPromMeasurer.GaugeActionOpflowPromMeasurer.GaugeAction. valueOf(String name)Returns the enum constant of this type with the specified name.static OpflowPromMeasurer.GaugeAction[]OpflowPromMeasurer.GaugeAction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.devebot.opflow with parameters of type OpflowPromMeasurer.GaugeAction Modifier and Type Method Description abstract voidOpflowPromMeasurer. updateComponentInstance(String componentType, String componentId, OpflowPromMeasurer.GaugeAction action)abstract voidOpflowPromMeasurer. updateEngineConnection(String connectionOwner, String connectionType, OpflowPromMeasurer.GaugeAction action)