@Extension @Service(value="regularExecuteBackgroundWorkflowTransition") public class ExecuteBackgroundWorkflowTransitionService extends Object implements org.pf4j.ExtensionPoint, io.tesler.core.service.ScheduledService
| Constructor and Description |
|---|
ExecuteBackgroundWorkflowTransitionService(WorkflowEngine workflowEngine,
WorkflowableTaskDao<?> workflowableTaskDao,
Optional<WorkflowNotificationService> workflowNotificationService,
io.tesler.model.core.dao.JpaDao jpaDao,
io.tesler.api.service.tx.TransactionService transactionService,
io.tesler.api.service.session.InternalAuthorizationService authorizationService,
io.tesler.api.system.SystemSettings systemSettings) |
public ExecuteBackgroundWorkflowTransitionService(WorkflowEngine workflowEngine, WorkflowableTaskDao<?> workflowableTaskDao, Optional<WorkflowNotificationService> workflowNotificationService, io.tesler.model.core.dao.JpaDao jpaDao, io.tesler.api.service.tx.TransactionService transactionService, io.tesler.api.service.session.InternalAuthorizationService authorizationService, io.tesler.api.system.SystemSettings systemSettings)
@Transactional public void execute(io.tesler.model.core.entity.ScheduledJob job)
execute in interface io.tesler.core.service.ScheduledServiceCopyright © 2020 Tesler. All rights reserved.