类的使用
cn.dustlight.flow.zeebe.entities.ZeebeProcess
-
使用ZeebeProcess的程序包 程序包 说明 cn.dustlight.flow.zeebe.entities cn.dustlight.flow.zeebe.services -
-
cn.dustlight.flow.zeebe.entities中ZeebeProcess的使用
返回ZeebeProcess的cn.dustlight.flow.zeebe.entities中的方法 修饰符和类型 方法 说明 protected ZeebeProcessZeebeProcess. clone()static ZeebeProcessZeebeProcess. cloneAndSet(ZeebeProcess template, ZeebeProcessEntity entity)参数类型为ZeebeProcess的cn.dustlight.flow.zeebe.entities中的方法 修饰符和类型 方法 说明 static ZeebeProcessZeebeProcess. cloneAndSet(ZeebeProcess template, ZeebeProcessEntity entity) -
cn.dustlight.flow.zeebe.services中ZeebeProcess的使用
返回变量类型为ZeebeProcess的类型的cn.dustlight.flow.zeebe.services中的方法 修饰符和类型 方法 说明 reactor.core.publisher.Mono<cn.dustlight.flow.core.flow.QueryResult<ZeebeProcess>>ZeebeProcessService. findProcess(String clientId, String keyword, int page, int size)protected reactor.core.publisher.Mono<ZeebeProcess>ZeebeProcessService. reverse(ZeebeProcess zeebeProcess)参数类型为ZeebeProcess的cn.dustlight.flow.zeebe.services中的方法 修饰符和类型 方法 说明 protected reactor.core.publisher.Mono<ZeebeProcess>ZeebeProcessService. reverse(ZeebeProcess zeebeProcess)
-