public static class VitroBackgroundThread.WorkLevelStamp extends Object
| Constructor and Description |
|---|
WorkLevelStamp(VitroBackgroundThread.WorkLevel level,
String... flags) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getFlags() |
VitroBackgroundThread.WorkLevel |
getLevel() |
Date |
getSince() |
public WorkLevelStamp(VitroBackgroundThread.WorkLevel level, String... flags)
public VitroBackgroundThread.WorkLevel getLevel()
public Date getSince()
public Collection<String> getFlags()
Copyright © 2021. All rights reserved.