Package jetbrains.buildServer.plugins
Class SnapshotPluginInfo
- java.lang.Object
-
- jetbrains.buildServer.plugins.SnapshotPluginInfo
-
public class SnapshotPluginInfo extends Object
- Author:
- Eugene Petrenko Created: 19.07.2010 19:33:18
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PluginInfo
getInfo()
Date
getSnapshotDate()
-
-
-
Method Detail
-
getInfo
@NotNull public PluginInfo getInfo()
-
getSnapshotDate
@NotNull public Date getSnapshotDate()
-
-