update
This commit is contained in:
parent
00d71f91d8
commit
57a1806f48
2 changed files with 1 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ import java.util.List;
|
|||
import java.util.logging.Logger;
|
||||
|
||||
import javax.enterprise.context.ConversationScoped;
|
||||
import javax.enterprise.context.SessionScoped;
|
||||
import javax.inject.Inject;
|
||||
import javax.inject.Named;
|
||||
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ import java.util.logging.Logger;
|
|||
import javax.enterprise.context.RequestScoped;
|
||||
import javax.inject.Named;
|
||||
|
||||
import org.imixs.workflow.datev.imports.DatevImportScheduler;
|
||||
|
||||
import org.imixs.workflow.engine.scheduler.SchedulerController;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue