Uses of Enum
org.apache.sling.distribution.journal.impl.precondition.Precondition.Decision
Packages that use Precondition.Decision
-
Uses of Precondition.Decision in org.apache.sling.distribution.journal.impl.precondition
Methods in org.apache.sling.distribution.journal.impl.precondition that return Precondition.DecisionModifier and TypeMethodDescriptionDefaultPrecondition.canProcess
(String subAgentName, long pkgOffset) Precondition.canProcess
(String subAgentName, long pkgOffset) Checks if a package can be processedStagingPrecondition.canProcess
(String subAgentName, long pkgOffset) static Precondition.Decision
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.