Uses of Class
com.codingapi.flow.domain.DelayTask
Packages that use DelayTask
Package
Description
-
Uses of DelayTask in com.codingapi.flow.context
Methods in com.codingapi.flow.context that return types with arguments of type DelayTaskMethods in com.codingapi.flow.context with parameters of type DelayTaskModifier and TypeMethodDescriptionRepositoryHolderContext.createDelayTriggerService(DelayTask task) 构建延迟触发执行服务voidRepositoryHolderContext.deleteDelayTask(DelayTask delayTask) voidRepositoryHolderContext.saveDelayTask(DelayTask delayTask) -
Uses of DelayTask in com.codingapi.flow.domain
Methods in com.codingapi.flow.domain with parameters of type DelayTask -
Uses of DelayTask in com.codingapi.flow.repository
Methods in com.codingapi.flow.repository that return types with arguments of type DelayTaskMethods in com.codingapi.flow.repository with parameters of type DelayTask