Class SystemVersionResponse
java.lang.Object
org.qubership.atp.environments.model.impl.AbstractIdentified
org.qubership.atp.environments.model.impl.AbstractNamed
org.qubership.atp.environments.model.impl.AbstractDescribed
org.qubership.atp.environments.model.impl.AbstractCreatedModified
org.qubership.atp.environments.model.impl.SystemImpl
org.qubership.atp.environments.service.rest.server.response.SystemVersionResponse
- All Implemented Interfaces:
Serializable,CreatedModified,Described,Identified,Named,Sourced,System
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.qubership.atp.environments.model.impl.SystemImpl
SystemImpl.SystemImplBuilder -
Field Summary
Fields inherited from class org.qubership.atp.environments.model.impl.AbstractCreatedModified
created, createdBy, modified, modifiedByFields inherited from class org.qubership.atp.environments.model.impl.AbstractDescribed
descriptionFields inherited from class org.qubership.atp.environments.model.impl.AbstractNamed
nameFields inherited from class org.qubership.atp.environments.model.impl.AbstractIdentified
id -
Constructor Summary
ConstructorsConstructorDescriptionSystemVersionResponse(System system, String versionError) Constructor for check version response. -
Method Summary
Methods inherited from class org.qubership.atp.environments.model.impl.SystemImpl
builder, getCheckVersionError, getConnections, getDateOfCheckVersion, getDateOfLastCheck, getEnvironmentIds, getEnvironments, getExternalId, getExternalName, getLinkToSystemId, getMergeByName, getParametersGettingVersion, getParentSystemId, getServerItf, getSourceId, getStatus, getSystemCategory, getSystemCategoryId, getVersion, setCheckVersionError, setConnections, setDateOfCheckVersion, setDateOfLastCheck, setEnvironmentIds, setEnvironments, setExternalId, setExternalName, setLinkToSystemId, setMergeByName, setParametersGettingVersion, setParentSystemId, setServerItf, setSourceId, setStatus, setSystemCategory, setVersionMethods inherited from class org.qubership.atp.environments.model.impl.AbstractCreatedModified
getCreated, getCreatedBy, getModified, getModifiedBy, setCreated, setCreatedBy, setModified, setModifiedByMethods inherited from class org.qubership.atp.environments.model.impl.AbstractDescribed
getDescription, setDescriptionMethods inherited from class org.qubership.atp.environments.model.impl.AbstractNamed
getName, setName, toStringMethods inherited from class org.qubership.atp.environments.model.impl.AbstractIdentified
equals, getId, hashCode, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.qubership.atp.environments.model.CreatedModified
getCreated, getCreatedBy, getModified, getModifiedBy, setCreated, setCreatedBy, setModified, setModifiedByMethods inherited from interface org.qubership.atp.environments.model.Described
getDescription, setDescriptionMethods inherited from interface org.qubership.atp.environments.model.Identified
getId, setId
-
Constructor Details
-
SystemVersionResponse
Constructor for check version response.
-
-
Method Details
-
getVersionError
-
setVersionError
-