com.atlassian.bamboo.ww2.actions.build.admin.config.task
Class EnvironmentTaskOwner
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.admin.config.task.EnvironmentTaskOwner
- All Implemented Interfaces:
- TaskOwner
public class EnvironmentTaskOwner
- extends Object
- implements TaskOwner
Task related methods for Environment
- Since:
- v5.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentTaskOwner
public EnvironmentTaskOwner(Environment environment,
DeploymentProjectService deploymentProjectService,
CachedPlanManager cachedPlanManager)
buildContextMap
@NotNull
public Map<String,Object> buildContextMap()
- Description copied from interface:
TaskOwner
- Returns the context map required for rendering the UX
- Specified by:
buildContextMap
in interface TaskOwner
- Returns:
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.