Package jetbrains.buildServer.serverSide
Interface BuildPromotionEx.ArtifactsStateInfo
-
- Enclosing interface:
- BuildPromotionEx
public static interface BuildPromotionEx.ArtifactsStateInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BuildPromotionEx.ArtifactsState
getState()
long
getTimestamp()
-
-
-
Method Detail
-
getState
@NotNull BuildPromotionEx.ArtifactsState getState()
-
getTimestamp
long getTimestamp()
-
-