public class JobPreset extends Object
Constructor and Description |
---|
JobPreset() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
List<StagePreset> |
getStages() |
public String getId()
public String getName()
public List<StagePreset> getStages()
Copyright © 2023. All rights reserved.