Class OperatorUidPathParameter

    • Field Detail

      • KEY

        public static final String KEY
        This id must be defined to identify an operator on the client side before submit jobs. Otherwise, the query cannot be executed correctly. Note that we use operatorUid instead of operatorID because the latter is an internal runtime concept that cannot be recognized by the client.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OperatorUidPathParameter

        public OperatorUidPathParameter()