- getCondition() - Method in class org.polago.deployconf.task.filter.FilterToken
-
Gets the condition property value.
- getCondition() - Method in class org.polago.deployconf.task.properties.Property
-
Gets the condition property value.
- getCopyrightMessage() - Method in class org.polago.deployconf.ProjectProperties
-
Gets the copyright property.
- getDefaultValue() - Method in class org.polago.deployconf.task.filter.FilterToken
-
Gets the defaultValue property value.
- getDefaultValue() - Method in class org.polago.deployconf.task.properties.Property
-
Gets the defaultValue property value.
- getDeploymentConfigPath(String) - Method in class org.polago.deployconf.DeployConfRunner
-
Gets the Path to use for storing the DeploymentConfig.
- getDeploymentTemplatePath() - Method in class org.polago.deployconf.DeployConfRunner
-
Gets the deploymentTemplatePath property value.
- getDescription() - Method in class org.polago.deployconf.task.filter.FilterToken
-
Gets the description property value.
- getDescription() - Method in class org.polago.deployconf.task.properties.Property
-
Gets the description property value.
- getGroup() - Method in class org.polago.deployconf.task.filter.FilterToken
-
Gets the group property value.
- getGroup() - Method in class org.polago.deployconf.task.properties.Property
-
Gets the group property value.
- getGroupManager() - Method in class org.polago.deployconf.DeployConfRunner
-
Gets the groupManager property value.
- getGroupManager() - Method in class org.polago.deployconf.DeploymentConfig
-
Gets the groupManager property value.
- getGroupManager() - Method in class org.polago.deployconf.task.AbstractTask
-
Gets the groupManager property value.
- getHelpHeader() - Method in class org.polago.deployconf.ProjectProperties
-
Gets the help header property.
- getName() - Method in class org.polago.deployconf.DeploymentConfig
-
Gets the name property value.
- getName() - Method in class org.polago.deployconf.ProjectProperties
-
Gets the name property.
- getName() - Method in class org.polago.deployconf.task.filter.FilterToken
-
Gets the name property value.
- getName() - Method in class org.polago.deployconf.task.properties.Property
-
Gets the name property value.
- getPath() - Method in class org.polago.deployconf.task.AbstractTask
-
Gets the path property value.
- getPath() - Method in interface org.polago.deployconf.task.Task
-
Gets the Task Path.
- getProperties() - Method in class org.polago.deployconf.task.properties.PropertiesTask
-
Gets the properties property value.
- getProperty(String) - Method in interface org.polago.deployconf.group.ConfigGroup
-
Gets the property name from from this config group.
- getProperty(String) - Method in class org.polago.deployconf.group.FileSystemConfigGroup
-
Gets the property name from from this config group.
- getRegex() - Method in class org.polago.deployconf.task.filter.FilterToken
-
Gets the regex property value.
- getRepositoryDirectory() - Method in class org.polago.deployconf.DeployConfRunner
-
Gets the repositoryDirectory property value.
- getRepositoryDirectoryFromEnvironment() - Method in class org.polago.deployconf.DeployConfRunner
-
Gets the repository directory from the Environment, if possible.
- getSerializedName() - Method in class org.polago.deployconf.task.filter.FilterTask
-
Gets the serialized Task Name.
- getSerializedName() - Method in class org.polago.deployconf.task.properties.PropertiesTask
-
Gets the serialized Task Name.
- getSerializedName() - Method in interface org.polago.deployconf.task.Task
-
Gets the serialized Task Name.
- getTasks() - Method in class org.polago.deployconf.DeploymentConfig
-
Gets the tasks property value.
- getTokens() - Method in class org.polago.deployconf.task.filter.FilterTask
-
Gets the tokens property value.
- getValue() - Method in class org.polago.deployconf.task.filter.FilterToken
-
Gets the value property value.
- getValue() - Method in class org.polago.deployconf.task.properties.Property
-
Gets the value property value.
- getVersion() - Method in class org.polago.deployconf.ProjectProperties
-
Gets the version property.
- getWriter() - Method in class org.polago.deployconf.ConsoleInteractiveConfigurer
-
Gets the PrintWriter to use when interacting with a user.
- getWriter() - Method in interface org.polago.deployconf.InteractiveConfigurer
-
Gets the PrintWriter to use when interacting with a user.
- save(OutputStream) - Method in class org.polago.deployconf.DeploymentConfig
-
Save this DeploymentConfig to persistent storage.
- serialize(Element) - Method in class org.polago.deployconf.task.AbstractTask
-
Serialize this Task to a JDOM Element.
- serialize(Element) - Method in class org.polago.deployconf.task.filter.FilterTask
-
Serialize this Task to a JDOM Element.
- serialize(Element) - Method in class org.polago.deployconf.task.properties.PropertiesTask
-
Serialize this Task to a JDOM Element.
- serialize(Element) - Method in interface org.polago.deployconf.task.Task
-
Serialize this Task to a JDOM Element.
- setCondition(String) - Method in class org.polago.deployconf.task.filter.FilterToken
-
Sets the condition property.
- setCondition(String) - Method in class org.polago.deployconf.task.properties.Property
-
Sets the condition property.
- setDefaultValue(String) - Method in class org.polago.deployconf.task.filter.FilterToken
-
Sets the defaultValue property.
- setDefaultValue(String) - Method in class org.polago.deployconf.task.properties.Property
-
Sets the defaultValue property.
- setDeploymentConfigPath(Path) - Method in class org.polago.deployconf.DeployConfRunner
-
Sets the deploymentConfigFile property.
- setDeploymentTemplatePath(String) - Method in class org.polago.deployconf.DeployConfRunner
-
Sets the deploymentTemplatePath property.
- setDescription(String) - Method in class org.polago.deployconf.task.filter.FilterToken
-
Sets the description property.
- setDescription(String) - Method in class org.polago.deployconf.task.properties.Property
-
Sets the description property.
- setGroup(String) - Method in class org.polago.deployconf.task.filter.FilterToken
-
Sets the group property.
- setGroup(String) - Method in class org.polago.deployconf.task.properties.Property
-
Sets the group property.
- setGroupManager(ConfigGroupManager) - Method in class org.polago.deployconf.DeployConfRunner
-
Sets the groupManager property.
- setGroupManager(ConfigGroupManager) - Method in class org.polago.deployconf.DeploymentConfig
-
Sets the groupManager property.
- setName(String) - Method in class org.polago.deployconf.DeploymentConfig
-
Sets the name property.
- setName(String) - Method in class org.polago.deployconf.task.filter.FilterToken
-
Sets the name property.
- setName(String) - Method in class org.polago.deployconf.task.properties.Property
-
Sets the name property.
- setPath(String) - Method in class org.polago.deployconf.task.AbstractTask
-
Sets the path property.
- setProperty(String, String) - Method in interface org.polago.deployconf.group.ConfigGroup
-
Store the property name into this config group.
- setProperty(String, String) - Method in class org.polago.deployconf.group.FileSystemConfigGroup
-
Store the property name into this config group.
- setRegex(Pattern) - Method in class org.polago.deployconf.task.filter.FilterToken
-
Sets the regex property.
- setRepositoryDirectory(String) - Method in class org.polago.deployconf.DeployConfRunner
-
Sets the repositoryDirectory property.
- setValue(String) - Method in class org.polago.deployconf.task.filter.FilterToken
-
Sets the value property.
- setValue(String) - Method in class org.polago.deployconf.task.properties.Property
-
Sets the value property.