public interface WoofTemplateChangeContext extends SourceContext
WoofTemplateModel
.Modifier and Type | Method and Description |
---|---|
ConfigurationContext |
getConfigurationContext()
Obtains the
ConfigurationContext . |
WoofChangeIssues |
getWoofChangeIssues()
Obtains the
WoofChangeIssues to allow reporting issue in
attempting the Change . |
getClassLoader, getOptionalResource, getResource, isLoadingType, loadClass, loadOptionalClass
getProperties, getProperty, getProperty, getPropertyNames
ConfigurationContext getConfigurationContext()
Obtains the ConfigurationContext
.
The ConfigurationContext
is at the root of the Project source.
Note that Projects are anticipated to follow the standard Maven project structure.
ConfigurationContext
.WoofChangeIssues getWoofChangeIssues()
WoofChangeIssues
to allow reporting issue in
attempting the Change
.WoofChangeIssues
to allow reporting issue in attempting
the Change
.Copyright © 2005–2016. All rights reserved.