Class AbstractInfoAction
java.lang.Object
fr.ens.biologie.genomique.eoulsan.actions.AbstractAction
fr.ens.biologie.genomique.eoulsan.actions.AbstractInfoAction
- All Implemented Interfaces:
Action
- Direct Known Subclasses:
FormatsAction,InfoAction,ModulesAction
This class define an abstract action that show the some Eoulsan configuration and available
modules
- Since:
- 2.3
- Author:
- Laurent Jourdren
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidExecute action.Get action description.Methods inherited from class fr.ens.biologie.genomique.eoulsan.actions.AbstractAction
isApplicationAvailableForCurrentArch, isCurrentArchCompatible, isHadoopJarMode, isHidden
-
Constructor Details
-
AbstractInfoAction
public AbstractInfoAction()
-
-
Method Details