@Extension @Service public class PostFunctionAssignPrevious extends Object implements PostFunction<io.tesler.model.workflow.entity.WorkflowableTask,io.tesler.model.workflow.entity.WorkflowPostFunction>, org.pf4j.ExtensionPoint
| Constructor and Description |
|---|
PostFunctionAssignPrevious() |
| Modifier and Type | Method and Description |
|---|---|
io.tesler.api.data.dictionary.LOV |
getType() |
List<PostAction> |
invoke(BcDescription bcDescription,
io.tesler.model.workflow.entity.WorkflowableTask task,
io.tesler.model.workflow.entity.WorkflowPostFunction postFunction) |
public io.tesler.api.data.dictionary.LOV getType()
getType in interface PostFunction<io.tesler.model.workflow.entity.WorkflowableTask,io.tesler.model.workflow.entity.WorkflowPostFunction>public List<PostAction> invoke(BcDescription bcDescription, io.tesler.model.workflow.entity.WorkflowableTask task, io.tesler.model.workflow.entity.WorkflowPostFunction postFunction)
invoke in interface PostFunction<io.tesler.model.workflow.entity.WorkflowableTask,io.tesler.model.workflow.entity.WorkflowPostFunction>Copyright © 2018–2020 Tesler. All rights reserved.