流程管理新增
This commit is contained in:
@@ -22,7 +22,7 @@ import java.util.*;
|
||||
|
||||
|
||||
/**
|
||||
* @author 芋道源码
|
||||
* @author hongawen
|
||||
*/
|
||||
@Slf4j
|
||||
public class BpmTaskCandidateInvoker {
|
||||
|
||||
@@ -18,7 +18,7 @@ import java.util.*;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author 芋道源码
|
||||
* @author hongawen
|
||||
*/
|
||||
@Component
|
||||
public class BpmTaskCandidateStartUserSelectStrategy implements IBpmTaskCandidateStrategy {
|
||||
|
||||
@@ -11,7 +11,7 @@ import java.util.Set;
|
||||
*
|
||||
* 例如说:分配审批人
|
||||
*
|
||||
* @author 芋道源码
|
||||
* @author hongawen
|
||||
*/
|
||||
public interface IBpmTaskCandidateStrategy {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user