Class SnapshotInputPojo
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.rest.release.SnapshotInputPojo
- All Implemented Interfaces:
Serializable
This class is used for the creation of snapshots
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetDescription(String pDescription) voidsetSnapshotVersionInputs(List<SnapshotVersionInputPojo> pProjects)
-
Constructor Details
-
SnapshotInputPojo
public SnapshotInputPojo()
-
-
Method Details
-
setDescription
-
getDescription
-
setSnapshotVersionInputs
-
getSnapshotVersionInputs
-
setAction
-
getAction
-