Class ScopeContext


  • public class ScopeContext
    extends Object
    A context for scope data
    Since:
    2.0
    • Method Detail

      • getScopeName

        public String getScopeName()
        Returns:
        the scope name stored in the context
      • getScope

        public Map<String,​Object> getScope()
        Returns:
        the scope data