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)
EmergingInstance
create
in interface EmergingInstance
scopeExecution
- the execution to attach the new instanceCopyright © 2022. All rights reserved.