欢迎使用普元产品知识库,本知识库包含普元应用开发平台EOSPlatform,流程平台BPS,企业服务总线ESB,微服务平台Microservice,运维管理平台Devops,数据集成平台DI

页面树结构

欢迎使用普元文档库

Skip to end of metadata
Go to start of metadata

【问题】

项目在自定义BPS参与者模型时,需要构造参与者对象,但不清楚如下构造方法里参数的含义,影响了功能实现

 public ParticipantType(char prefix, String code, String displayName, String description, boolean showAtRootArea, int priority,  boolean leafParticipant, List<String> juniorParticipantTypeCodes, boolean jointParticipantType, List<String> jointTypeCodeList)  

【解答】

参数含义,请参考: