|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ConfigProviders.
Config a ConfigProvider
is able to handle.Config)Config in a more technical way.org.kohsuke.stapler.codemirror.mode.
- getConfigById(String) -
Method in class org.jenkinsci.lib.configprovider.AbstractConfigProvider
-
- getConfigById(String) -
Method in class org.jenkinsci.lib.configprovider.ConfigProvider
- Returns the config item identified by this id.
- getConfigDescription() -
Method in class org.jenkinsci.lib.configprovider.AbstractConfigProvider
-
- getConfigDescription() -
Method in class org.jenkinsci.lib.configprovider.ConfigProvider
- The description of the config this provider is able to provide instances
of
- getConfigXml() -
Method in class org.jenkinsci.lib.configprovider.AbstractConfigProvider
-
- getContentType() -
Method in class org.jenkinsci.lib.configprovider.ConfigProvider
- The content type of the configs this provider manages. e.g. can be used
to display the content in the UI (editor).
- getDescription() -
Method in class org.jenkinsci.lib.configprovider.model.ConfigDescription
-
- getMime() -
Method in enum org.jenkinsci.lib.configprovider.model.ContentType.DefinedType
-
- getMime() -
Method in interface org.jenkinsci.lib.configprovider.model.ContentType
- Actually the 'mode' attribute for the CodeMirror editor.
- getName() -
Method in class org.jenkinsci.lib.configprovider.model.ConfigDescription
-
- getProviderId() -
Method in class org.jenkinsci.lib.configprovider.AbstractConfigProvider
-
- getProviderId() -
Method in class org.jenkinsci.lib.configprovider.ConfigProvider
- An ID uniquely identifying this provider, the id of each
Config
must start with this ID separated by a '.'!
- getXmlFileName() -
Method in class org.jenkinsci.lib.configprovider.AbstractConfigProvider
-
Config object with a unique id, starting with the
id of this provider - separated by '.'. e.g.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||