public class CapabilityStage extends Object implements Stage
Constructor and Description |
---|
CapabilityStage(CapabilityHolder capHolder)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns a short one-line description of this stage.
|
void |
run(Reporter reporter,
TapService tapService)
Performs the validation checks for this stage.
|
public CapabilityStage(CapabilityHolder capHolder)
capHolder
- source for capabilities documentpublic String getDescription()
Stage
getDescription
in interface Stage
public void run(Reporter reporter, TapService tapService)
Stage
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.