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