Uses of Class
org.qubership.atp.ram.models.logrecords.parts.ContextVariable
Packages that use ContextVariable
-
Uses of ContextVariable in org.qubership.atp.ram.models
Fields in org.qubership.atp.ram.models with type parameters of type ContextVariableModifier and TypeFieldDescriptionprotected List<ContextVariable> LogRecordContextVariableObject.contextVariablesprotected List<ContextVariable> LogRecordStepContextVariable.stepContextVariablesMethods in org.qubership.atp.ram.models that return types with arguments of type ContextVariableMethod parameters in org.qubership.atp.ram.models with type arguments of type ContextVariableModifier and TypeMethodDescriptionvoidLogRecordStepContextVariable.setContextVariables(List<ContextVariable> contextVariables) -
Uses of ContextVariable in org.qubership.atp.ram.models.logrecords.parts
Methods in org.qubership.atp.ram.models.logrecords.parts with parameters of type ContextVariable