Uses of Class
com.tick42.glue.internal.gateway.context.ContextSubscription.State
| Package | Description |
|---|---|
| com.tick42.glue.internal.gateway.context |
-
Uses of ContextSubscription.State in com.tick42.glue.internal.gateway.context
Methods in com.tick42.glue.internal.gateway.context that return ContextSubscription.State Modifier and Type Method Description ContextSubscription.StateContextData. state()ContextSubscription.StateContextSubscription. state()static ContextSubscription.StateContextSubscription.State. valueOf(String name)Returns the enum constant of this type with the specified name.static ContextSubscription.State[]ContextSubscription.State. values()Returns an array containing the constants of this enum type, in the order they are declared.