com.dtolabs.rundeck.core.plugins.configuration
Interface Describable

All Known Implementing Classes:
AbstractDescribableScriptPlugin, BaseScriptPlugin, DirectoryResourceModelSourceFactory, FileResourceModelSourceFactory, JschNodeExecutor, JschScpFileCopier, ResourceXMLFormatParser, ResourceYamlFormatParser, ScriptResourceModelSourceFactory, URLResourceModelSourceFactory

public interface Describable

Describable object can produce a configuration description


Method Summary
 Description getDescription()
          Return the configuration description
 

Method Detail

getDescription

Description getDescription()
Return the configuration description