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