Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ClusterStateType
-
Packages that use ClusterStateType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ClusterStateType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ClusterStateType Modifier and Type Field Description static Producer<ClusterStateType>
ClusterStateType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ClusterStateType Modifier and Type Method Description ClusterStateType
ActivityAutoScalingWorkStateType. beginLastClusterState()
ClusterStateType
ClusterStateType. clone()
ClusterStateType
ObjectFactory. createClusterStateType()
ClusterStateType
ActivityAutoScalingWorkStateType. getLastClusterState()
ClusterStateType
ClusterStateType. nodeUp(String value)
ClusterStateType
ClusterStateType. nodeUpAndAlive(String value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ClusterStateType Modifier and Type Method Description ActivityAutoScalingWorkStateType
ActivityAutoScalingWorkStateType. lastClusterState(ClusterStateType value)
void
ActivityAutoScalingWorkStateType. setLastClusterState(ClusterStateType value)
-