Class ConfigurationStep
- java.lang.Object
-
- jetbrains.buildServer.controllers.admin.projects.ConfigurationStep
-
public class ConfigurationStep extends Object
- Author:
- Pavel.Sher
-
-
Constructor Summary
Constructors Constructor Description ConfigurationStep(int number, String title, String stepId, String url)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getNumber()
String
getStepId()
String
getTitle()
String
getUrl()
-