Package | Description |
---|---|
org.apache.sling.distribution.journal.impl.precondition |
Modifier and Type | Method and Description |
---|---|
Precondition.Decision |
StagingPrecondition.canProcess(String subAgentName,
long pkgOffset) |
Precondition.Decision |
Precondition.canProcess(String subAgentName,
long pkgOffset)
Checks if a package can be processed
|
Precondition.Decision |
DefaultPrecondition.canProcess(String subAgentName,
long pkgOffset) |
static Precondition.Decision |
Precondition.Decision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Precondition.Decision[] |
Precondition.Decision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.