Interface DeploymentResultAwareNotification
-
- All Known Implementing Classes:
DeploymentFinishedNotification
,DeploymentStartedNotification
public interface DeploymentResultAwareNotification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull DeploymentResult
getDeploymentResult()
-
-
-
Method Detail
-
getDeploymentResult
@NotNull @NotNull DeploymentResult getDeploymentResult()
-
-