Uses of Enum
org.apache.sling.distribution.agent.DistributionAgentState
Packages that use DistributionAgentState
-
Uses of DistributionAgentState in org.apache.sling.distribution.agent
Methods in org.apache.sling.distribution.agent that return DistributionAgentStateModifier and TypeMethodDescriptionstatic DistributionAgentStateReturns the enum constant of this type with the specified name.static DistributionAgentState[]DistributionAgentState.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DistributionAgentState in org.apache.sling.distribution.agent.spi
Methods in org.apache.sling.distribution.agent.spi that return DistributionAgentStateModifier and TypeMethodDescription@NotNull DistributionAgentStateDistributionAgent.getState()returns the state of the agent