Class StagingPrecondition

java.lang.Object
org.apache.sling.distribution.journal.impl.precondition.StagingPrecondition
All Implemented Interfaces:
Runnable, Precondition

public class StagingPrecondition
extends Object
implements Precondition, Runnable
This is a precondition that watches status messages from other instances in order to confirm that a package can be processed. The check will block until a status is found. If no status is received in 60 seconds it will throw an exception.