Package com.nt.udc.testnodechain.actions
Class TNCCleanOutputAction
java.lang.Object
com.nt.udc.testnodechain.actions.TNCCleanOutputAction
-
Constructor Summary
ConstructorsConstructorDescriptionTNCCleanOutputAction(NodeChainTestCfgItemReadOnlyIfc cfgItem, AdminServerImpl asImpl) -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method backs up the output of end nodes (if backup flag is enabled) and clean output directories of all nodes part of Node Chain Test.
-
Constructor Details
-
TNCCleanOutputAction
-
-
Method Details
-
cleanOutput
public boolean cleanOutput()This method backs up the output of end nodes (if backup flag is enabled) and clean output directories of all nodes part of Node Chain Test.- Returns:
- True if nodes are successfully stopped, else false
-