| Constructor and Description |
|---|
CancelerProcess(ICanceler canceler,
String descrition) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(IMessageCollector processMonitor,
ICanceler canceler,
IProcessIdentfier processIdentfier) |
String |
getDescription() |
String |
getQueueName() |
boolean |
isCancelable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDelay, isPeriodicpublic String getQueueName()
getQueueName in interface IProcesspublic String getDescription()
getDescription in interface IProcesspublic void execute(IMessageCollector processMonitor, ICanceler canceler, IProcessIdentfier processIdentfier) throws CanceledException
execute in interface IProcessCanceledExceptionpublic boolean isCancelable()
isCancelable in interface IProcessCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.