com.atlassian.bamboo.task
Class RuntimeTaskContextImpl
java.lang.Object
com.atlassian.bamboo.task.RuntimeTaskContextImpl
- All Implemented Interfaces:
- RuntimeTaskContext, Serializable
public class RuntimeTaskContextImpl
- extends Object
- implements RuntimeTaskContext
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeTaskContextImpl
public RuntimeTaskContextImpl(CommonContext owningContext)
getRuntimeContextForTask
@Nullable
public Map<String,String> getRuntimeContextForTask(@NotNull
TaskDefinition taskDefinition)
- Specified by:
getRuntimeContextForTask
in interface RuntimeTaskContext
addRuntimeContextForTask
public void addRuntimeContextForTask(@NotNull
TaskDefinition taskDefinition,
@NotNull
Map<String,String> taskContext)
- Specified by:
addRuntimeContextForTask
in interface RuntimeTaskContext
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.