public class EmergingJobInstance extends Object implements EmergingInstance
| Modifier and Type | Field and Description | 
|---|---|
| protected TimerDeclarationImpl | timerDeclaration | 
| Constructor and Description | 
|---|
| EmergingJobInstance(TimerDeclarationImpl timerDeclaration) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | create(ExecutionEntity scopeExecution)Creates this instance and attachs it to the given execution. | 
protected TimerDeclarationImpl timerDeclaration
public EmergingJobInstance(TimerDeclarationImpl timerDeclaration)
public void create(ExecutionEntity scopeExecution)
EmergingInstancecreate in interface EmergingInstancescopeExecution - the execution to attach the new instanceCopyright © 2018. All rights reserved.