leosanqing commented on code in PR #5815: URL: https://github.com/apache/inlong/pull/5815#discussion_r970265205
########## inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/ProcessEvent.java: ########## @@ -15,9 +15,7 @@ * limitations under the License. */ -package org.apache.inlong.manager.workflow.event.process; - -import org.apache.inlong.manager.workflow.event.WorkflowEvent; +package org.apache.inlong.manager.common.enums; Review Comment: The api cannot use these enums. They can only be extracted to the common module -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org