Uses of Class
org.qubership.atp.environments.model.ServerItf
Packages that use ServerItf
-
Uses of ServerItf in org.qubership.atp.environments.model
Methods in org.qubership.atp.environments.model that return ServerItfMethods in org.qubership.atp.environments.model with parameters of type ServerItf -
Uses of ServerItf in org.qubership.atp.environments.model.impl
Methods in org.qubership.atp.environments.model.impl that return ServerItfMethods in org.qubership.atp.environments.model.impl with parameters of type ServerItfConstructors in org.qubership.atp.environments.model.impl with parameters of type ServerItfModifierConstructorDescriptionSystemImpl(UUID uuid, String name, String description, Long created, UUID createdBy, Long modified, UUID modifiedBy, List<Environment> environments, SystemCategory systemCategory, List<Connection> connectionsList, Status status, Long dateOfLastCheck, String version, Long dateOfCheckVersion, ParametersGettingVersion parametersGettingVersion, UUID parentSystemId, ServerItf serverItf, Boolean mergeByName, UUID linkToSystemId, UUID externalId, UUID sourceId, String externalName) TODO Make javadoc documentation for this method.