Uses of Enum
org.qubership.atp.itf.lite.backend.enums.ContextScope
Packages that use ContextScope
Package
Description
-
Uses of ContextScope in org.qubership.atp.itf.lite.backend.enums
Methods in org.qubership.atp.itf.lite.backend.enums that return ContextScopeModifier and TypeMethodDescriptionstatic ContextScopeReturns the enum constant of this type with the specified name.static ContextScope[]ContextScope.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ContextScope in org.qubership.atp.itf.lite.backend.model.context
Methods in org.qubership.atp.itf.lite.backend.model.context with parameters of type ContextScopeModifier and TypeMethodDescriptionSaveRequestResolvingContext.parseScope(Map<String, Object> context, ContextScope scope) Parses the context and looks for parameters with a scope prefix.