package io.dataease.commons.constants; public enum LoopConstants { LOOP_COUNT, WHILE, FOREACH }