|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.notification.AbstractTemplatesLoader<T>
public abstract class AbstractTemplatesLoader<T>
Loads templates from specified XML file.
| Nested Class Summary | |
|---|---|
static class |
AbstractTemplatesLoader.TEMPLATE_TYPE
Deprecated. |
| Constructor Summary | |
|---|---|
AbstractTemplatesLoader()
Deprecated. |
|
| Method Summary | |
|---|---|
protected abstract T |
createTemplate(org.jdom.Element templateElement)
Deprecated. |
void |
load(TemplateConfig<T> templateConfig,
org.jdom.Element rootElement)
Deprecated. Loads notificator templates. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractTemplatesLoader()
| Method Detail |
|---|
public void load(TemplateConfig<T> templateConfig,
org.jdom.Element rootElement)
protected abstract T createTemplate(org.jdom.Element templateElement)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||