Class EphemeralAgentLaunchRequestImpl
java.lang.Object
com.atlassian.bamboo.event.ephemeral.EphemeralAgentLaunchRequestImpl
- All Implemented Interfaces:
EphemeralAgentLaunchRequest
@AsynchronousPreferred
public class EphemeralAgentLaunchRequestImpl
extends Object
implements EphemeralAgentLaunchRequest
-
Constructor Summary
ConstructorDescriptionEphemeralAgentLaunchRequestImpl
(EphemeralAgentTemplate ephemeralAgentTemplate, CommonContext context) -
Method Summary
Modifier and TypeMethodDescription@NotNull CommonContext
@NotNull EphemeralAgentTemplate
toString()
-
Constructor Details
-
EphemeralAgentLaunchRequestImpl
public EphemeralAgentLaunchRequestImpl(EphemeralAgentTemplate ephemeralAgentTemplate, CommonContext context)
-
-
Method Details
-
getEphemeralAgentTemplate
- Specified by:
getEphemeralAgentTemplate
in interfaceEphemeralAgentLaunchRequest
-
getContext
- Specified by:
getContext
in interfaceEphemeralAgentLaunchRequest
-
toString
-