MCPcopy Create free account
hub / github.com/Codetail/Mover / remove

Method remove

jobManager/src/main/java/io/codetail/work/JobQueue.java:35–35  ·  view source on GitHub ↗

Removes the job from the data store. Is called after a job is completed (or cancelled) @param jobHolder

(JobHolder jobHolder)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

cancelMethod · 0.65
onAnimationEndMethod · 0.65
cancelMethod · 0.65
onAnimationEndMethod · 0.65
cloneMethod · 0.65
startIfReadyMethod · 0.65
onAnimationEndMethod · 0.65
sortNodesMethod · 0.65
removeListenerMethod · 0.65
removePauseListenerMethod · 0.65
handleMessageMethod · 0.65
removeUpdateListenerMethod · 0.65

Implementers 3

NonPersistentPriorityQueuejobManager/src/main/java/io/codetail/w
CachedJobQueuejobManager/src/main/java/io/codetail/w
SqliteJobQueuejobManager/src/main/java/io/codetail/w

Calls

no outgoing calls

Tested by

no test coverage detected