spring-framework / org.springframework.jca.work / SimpleTaskWorkManager / scheduleWork

scheduleWork

open fun scheduleWork(work: Work): Unit
open fun scheduleWork(work: Work, startTimeout: Long, @Nullable executionContext: ExecutionContext, @Nullable workListener: WorkListener): Unit