@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<io.tesler.core.dto.rowmeta.PostAction> |
invoke(io.tesler.core.crudma.bc.impl.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<io.tesler.core.dto.rowmeta.PostAction> invoke(io.tesler.core.crudma.bc.impl.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 © 2020 Tesler. All rights reserved.