Class XItemDefaultReadOnlyEvaluator

    • Constructor Detail

      • XItemDefaultReadOnlyEvaluator

        public XItemDefaultReadOnlyEvaluator​(String status,
                                             Iterable<UserGroupConditionData> groups)
        Parameters:
        status - The current state of the form record. The UUID for the new workflow, the alias name for the old workflow.
        groups - User groups to which the user belongs.
      • XItemDefaultReadOnlyEvaluator

        public XItemDefaultReadOnlyEvaluator​(String statusname,
                                             List<String> groupnames)
        Parameters:
        statusname - The current state of the form record. The UUID for the new workflow, the alias name for the old workflow.
        groupnames - User group names to which the user belongs.