Skip to content

2.4.1版本执行器pom依赖能否提供创建任务,修改任务,检查任务是否存在的api #3833

@menglixing0209

Description

@menglixing0209
        <!-- xxl-job-core -->
        <dependency>
            <groupId>com.xuxueli</groupId>
            <artifactId>xxl-job-core</artifactId>
            <version>2.4.1</version>
        </dependency>

代码去创建任务,目前我们是通过调度中心暴露的http接口去创建任务的,需要走登录流程,代码实现比较复杂,看能否在依赖中提供对应的api接口

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions