public interface IWorkflowVersionEventGenerator extends io.tesler.api.data.dao.databaselistener.IChangeListener<WorkflowVersion>, org.pf4j.ExtensionPoint
| Modifier and Type | Method and Description |
|---|---|
io.tesler.model.core.api.notifications.INotificationEventBuilder |
builder(WorkflowVersion entity,
io.tesler.api.data.dictionary.LOV event) |
List<io.tesler.model.core.entity.User> |
getCurrentUser(WorkflowVersion WorkflowVersion,
io.tesler.api.data.dictionary.LOV event) |
List<io.tesler.model.core.entity.User> getCurrentUser(WorkflowVersion WorkflowVersion, io.tesler.api.data.dictionary.LOV event)
io.tesler.model.core.api.notifications.INotificationEventBuilder builder(WorkflowVersion entity, io.tesler.api.data.dictionary.LOV event)
Copyright © 2018–2020 Tesler. All rights reserved.