Package | Description |
---|---|
org.apache.sling.distribution.agent | |
org.apache.sling.distribution.agent.impl |
Modifier and Type | Method and Description |
---|---|
DistributionAgentState |
DistributionAgent.getState()
returns the state of the agent
|
static DistributionAgentState |
DistributionAgentState.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
DistributionAgentState |
SimpleDistributionAgent.getState() |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.