Uses of Class
com.atlassian.confluence.impl.backgroundjob.BackgroundJobResponse
Packages that use BackgroundJobResponse
Package
Description
-
Uses of BackgroundJobResponse in com.atlassian.confluence.impl.backgroundjob
Methods in com.atlassian.confluence.impl.backgroundjob that return BackgroundJobResponseModifier and TypeMethodDescriptionstatic BackgroundJobResponseBackgroundJobResponse.markJobAsFinished()This method does the actual background operations.static BackgroundJobResponseBackgroundJobResponse.scheduleNextRun(ChronoUnit unit, int duration, Map<String, Object> parameters) static BackgroundJobResponseBackgroundJobResponse.scheduleNextRunNow(Map<String, Object> parameters) -
Uses of BackgroundJobResponse in com.atlassian.confluence.impl.content
Methods in com.atlassian.confluence.impl.content that return BackgroundJobResponse -
Uses of BackgroundJobResponse in com.atlassian.confluence.impl.space.deletion.backgrounddeletion
Methods in com.atlassian.confluence.impl.space.deletion.backgrounddeletion that return BackgroundJobResponse