public abstract class DeploymentContextEvent extends Object implements ContextEvent<DeploymentContext>
Modifier | Constructor and Description |
---|---|
protected |
DeploymentContextEvent(DeploymentContext context) |
Modifier and Type | Method and Description |
---|---|
DeploymentContext |
getContext() |
ResultKey |
getResultKey() |
protected DeploymentContextEvent(@NotNull DeploymentContext context)
@NotNull public DeploymentContext getContext()
getContext
in interface ContextEvent<DeploymentContext>
public ResultKey getResultKey()
getResultKey
in interface ResultEvent
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.