Interface GroupList

    • Method Detail

      • create

        Group create​(java.lang.String tag,
                     java.lang.String type)
        Creates a new group of the specified type. Allowed types are LoadGroup and ConstraintGroup.
        Parameters:
        tag - Group tag.
        type - Group type.
        Returns:
        List of groups.