public final class PurgeWorkStatus extends Object implements Serializable
PermissionsPurgeWork
.Modifier and Type | Class and Description |
---|---|
static class |
PurgeWorkStatus.State |
Constructor and Description |
---|
PurgeWorkStatus(PurgeWorkStatus.State state) |
Modifier and Type | Method and Description |
---|---|
boolean |
isComplete() |
boolean |
isRunning() |
boolean |
isScheduled() |
public PurgeWorkStatus(PurgeWorkStatus.State state)
public boolean isScheduled()
public boolean isRunning()
public boolean isComplete()
Copyright © 2018 Nuxeo. All rights reserved.