Uses of Interface
org.qubership.atp.environments.model.System
Packages that use System
-
Uses of System in org.qubership.atp.environments.model
Methods in org.qubership.atp.environments.model that return types with arguments of type SystemMethod parameters in org.qubership.atp.environments.model with type arguments of type System -
Uses of System in org.qubership.atp.environments.model.impl
Classes in org.qubership.atp.environments.model.impl that implement SystemMethods in org.qubership.atp.environments.model.impl that return types with arguments of type SystemMethod parameters in org.qubership.atp.environments.model.impl with type arguments of type SystemConstructor parameters in org.qubership.atp.environments.model.impl with type arguments of type SystemModifierConstructorDescriptionEnvironmentImpl(UUID uuid, String name, String graylogName, String description, String ssmSolutionAlias, String ssmInstanceAlias, String consulEgressConfigPath, Long created, UUID createdBy, Long modified, UUID modifiedBy, UUID projectId, List<System> systemsList, UUID categoryId, UUID sourceId, Object tags) TODO Make javadoc documentation for this method.EnvironmentImpl(UUID uuid, String name, String graylogName, String description, String ssmSolutionAlias, String ssmInstanceAlias, String consulEgressConfigPath, Long created, UUID createdBy, Long modified, UUID modifiedBy, UUID projectId, List<System> systemsList, UUID categoryId, UUID sourceId, List<String> tags) TODO Make javadoc documentation for this method.