public interface CustomBuildProcessor extends AgentBuildTask, BambooPluginModule
BuildDefinition.getCustomConfiguration()
map. e.g. If you need the user to enter in a value for "foo",
use the text field name "custom.foo" and BuildDefinition.getCustomConfiguration()
's get('foo') method to retrieve
the value.Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.