Class InfoAction
java.lang.Object
fr.ens.biologie.genomique.eoulsan.actions.AbstractAction
fr.ens.biologie.genomique.eoulsan.actions.AbstractInfoAction
fr.ens.biologie.genomique.eoulsan.actions.InfoAction
- All Implemented Interfaces:
Action
This class define an action that show the Eoulsan configuration
- Since:
- 2.3
- Author:
- Laurent Jourdren
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.ens.biologie.genomique.eoulsan.actions.AbstractInfoAction
action, getDescriptionMethods inherited from class fr.ens.biologie.genomique.eoulsan.actions.AbstractAction
isApplicationAvailableForCurrentArch, isCurrentArchCompatible, isHadoopJarMode, isHidden
-
Field Details
-
ACTION_NAME
Name of this action.- See Also:
-
-
Constructor Details
-
InfoAction
public InfoAction()
-
-
Method Details
-
getName
Description copied from interface:ActionGet the name of the action.- Returns:
- the name of the action
-