public class StreamWorkManager.WorkScheduling extends Object implements Synchronization
Modifier and Type | Field and Description |
---|---|
WorkManager.Scheduling |
scheduling |
Work |
work |
Constructor and Description |
---|
WorkScheduling(Work work,
WorkManager.Scheduling scheduling) |
Modifier and Type | Method and Description |
---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
public final WorkManager.Scheduling scheduling
public WorkScheduling(Work work, WorkManager.Scheduling scheduling)
public void beforeCompletion()
beforeCompletion
in interface Synchronization
public void afterCompletion(int status)
afterCompletion
in interface Synchronization
Copyright © 2018 Nuxeo. All rights reserved.