Class PreMatchingSessionScriptElement

  • All Implemented Interfaces:
    Serializable

    public class PreMatchingSessionScriptElement
    extends SessionScriptElement
    The PreMatchingSessionScriptElement element denotes that a the pre-matching script was executed.
    • Constructor Detail

      • PreMatchingSessionScriptElement

        public PreMatchingSessionScriptElement​(UUID _scriptId,
                                               String _sName,
                                               Map<String,​Object> _mChangedSessionVariables,
                                               List<ChangedAnnotation> _lChangedAnnotations)