All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.clougence.cloudcanal.sdk.api.contextkey.TaskContextKey Maven / Gradle / Ivy

There is a newer version: 1.3.1
Show newest version
package com.clougence.cloudcanal.sdk.api.contextkey;
/**
 * @author wanshao
 * create time is  2021/10/29
 **/
public class TaskContextKey implements ContextKey{
    public static final String CURRENT_TASK_STAGE     = "currentTaskStage";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy