Class ProjectSCMPojo
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.rest.project.ProjectSCMPojo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSources(List<ProjectSCMConfig> pSources) toString()Returns custom String representation implemented by walking complete object structure.
-
Constructor Details
-
ProjectSCMPojo
public ProjectSCMPojo()
-
-
Method Details