@Description(value="Task Manager")
@ProviderType
public interface ActionManagerMBean
| Modifier and Type | Method and Description |
|---|---|
TabularDataSupport |
getFailures() |
TabularDataSupport |
getStatistics() |
void |
purgeCompletedTasks() |
@Description(value="Tasks") TabularDataSupport getStatistics() throws OpenDataException
OpenDataException@Description(value="Purge completed tasks") void purgeCompletedTasks()
@Description(value="Failures") TabularDataSupport getFailures() throws OpenDataException
OpenDataExceptionCopyright © 2013–2020 Adobe. All rights reserved.