Interface Describable
-
- All Known Implementing Classes:
AbstractDescribableScriptPlugin,BaseScriptPlugin,DirectoryResourceModelSourceFactory,FileResourceModelSourceFactory,LocalResourceModelSourceFactory,NodeStepPluginAdapter,RemoteScriptNodeStepPluginAdapter_Ext,ResourceJsonFormatGenerator,ResourceJsonFormatParser,ResourceXMLFormatGenerator,ResourceXMLFormatParser,ResourceYamlFormatGenerator,ResourceYamlFormatParser,ScriptOptionValues,ScriptPluginFileCopier,ScriptPluginNodeExecutor,ScriptPluginResourceModelSourceFactory,ScriptResourceModelSourceFactory,ScriptTourLoader,ScriptUserGroupSource,StepPluginAdapter,URLResourceModelSourceFactory
public interface DescribableDescribable object can produce a configuration description
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DescriptiongetDescription()
-
-
-
Method Detail
-
getDescription
Description getDescription()
- Returns:
- the configuration description
-
-