public abstract class ControllerJob extends Object implements org.quartz.InterruptableJob
Constructor and Description |
---|
ControllerJob() |
Modifier and Type | Method and Description |
---|---|
biz.onixs.cme.ilink3.scheduler.SessionController |
getController() |
biz.onixs.cme.ilink3.scheduler.JobType |
getType() |
void |
setController(biz.onixs.cme.ilink3.scheduler.SessionController controller) |
void |
setType(biz.onixs.cme.ilink3.scheduler.JobType type) |
public biz.onixs.cme.ilink3.scheduler.JobType getType()
public void setType(biz.onixs.cme.ilink3.scheduler.JobType type)
public biz.onixs.cme.ilink3.scheduler.SessionController getController()
public void setController(biz.onixs.cme.ilink3.scheduler.SessionController controller)
Copyright © 2005–2024 Onix Solutions. All rights reserved.