public class StagingPrecondition extends Object implements Precondition, Runnable
Precondition.Decision| Constructor and Description |
|---|
StagingPrecondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
Precondition.Decision |
canProcess(String subAgentName,
long pkgOffset)
Checks if a package can be processed
|
void |
deactivate() |
void |
run() |
public void activate()
public void deactivate()
public Precondition.Decision canProcess(String subAgentName, long pkgOffset)
PreconditioncanProcess in interface PreconditionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.