"description":"Unique identifier of the process definition.",
"popular":true
}]
},{
"name":"overrideidpackage",
"properties":[{
"id":"overrideid",
"type":"String",
"title":"主键(ID)",
"value":"",
"description":"流程唯一标识.",
"popular":true
}]
},{
"name":"namepackage",
"properties":[{
"id":"name",
"type":"String",
"title":"名称",
"value":"",
"description":"BPMN元素名称.",
"popular":true,
"refToView":"text_name"
}]
},{
"name":"documentationpackage",
"properties":[{
"id":"documentation",
"type":"Text",
"title":"描述信息",
"value":"",
"description":"BPMN元素描述.",
"popular":true
}]
},{
"name":"process_authorpackage",
"properties":[{
"id":"process_author",
"type":"String",
"title":"流程作者",
"value":"",
"description":"流程定义者姓名.",
"popular":true
}]
},{
"name":"process_versionpackage",
"properties":[{
"id":"process_version",
"type":"String",
"title":"流程版本",
"value":"",
"description":"标识文档版本为目的.",
"popular":true
}]
},{
"name":"process_namespacepackage",
"properties":[{
"id":"process_namespace",
"type":"String",
"title":"目标名称空间",
"value":"http://www.activiti.org/processdef",
"description":"工作流目标命名空间.",
"popular":true
}]
},{
"name":"asynchronousdefinitionpackage",
"properties":[{
"id":"asynchronousdefinition",
"type":"Boolean",
"title":"异步",
"value":"false",
"description":"定义为一个异步任务.",
"popular":true
}]
},{
"name":"exclusivedefinitionpackage",
"properties":[{
"id":"exclusivedefinition",
"type":"Boolean",
"title":"互斥任务",
"value":"false",
"description":"定义为一个互斥任务.",
"popular":true
}]
},{
"name":"executionlistenerspackage",
"properties":[{
"id":"executionlisteners",
"type":"multiplecomplex",
"title":"执行监听器",
"value":"",
"description":"Listeners for an activity, process, sequence flow, start and end event.",
"popular":true
}]
},{
"name":"tasklistenerspackage",
"properties":[{
"id":"tasklisteners",
"type":"multiplecomplex",
"title":"任务监听器",
"value":"",
"description":"监听用户任务.",
"popular":true
}]
},{
"name":"eventlistenerspackage",
"properties":[{
"id":"eventlisteners",
"type":"multiplecomplex",
"title":"事件监听器",
"value":"",
"description":"Listeners for any event happening in the Activiti Engine. It's also possible to rethrow the event as a signal, message or error event",
"popular":true
}]
},{
"name":"usertaskassignmentpackage",
"properties":[{
"id":"usertaskassignment",
"type":"Complex",
"title":"分配用户",
"value":"",
"description":"分配任务给用户",
"popular":true
}]
},{
"name":"formpropertiespackage",
"properties":[{
"id":"formproperties",
"type":"Complex",
"title":"表单属性",
"value":"",
"description":"定义表单属性",
"popular":true
}]
},{
"name":"formkeydefinitionpackage",
"properties":[{
"id":"formkeydefinition",
"type":"String",
"title":"表单编号",
"value":"",
"description":"用户任务表单编号.",
"popular":true
}]
},{
"name":"duedatedefinitionpackage",
"properties":[{
"id":"duedatedefinition",
"type":"String",
"title":"到期时间",
"value":"",
"description":"用户任务到期时间.",
"popular":true
}]
},{
"name":"prioritydefinitionpackage",
"properties":[{
"id":"prioritydefinition",
"type":"String",
"title":"优先级",
"value":"",
"description":"用户任务的优先级.",
"popular":true
}]
},{
"name":"servicetaskclasspackage",
"properties":[{
"id":"servicetaskclass",
"type":"String",
"title":"类",
"value":"",
"description":"Class that implements the service task logic.",
"popular":true
}]
},{
"name":"servicetaskexpressionpackage",
"properties":[{
"id":"servicetaskexpression",
"type":"String",
"title":"表达式",
"value":"",
"description":"服务任务 logic defined with an expression.",
"popular":true
}]
},{
"name":"servicetaskdelegateexpressionpackage",
"properties":[{
"id":"servicetaskdelegateexpression",
"type":"String",
"title":"委托表达式",
"value":"",
"description":"服务任务 logic defined with a delegate expression.",
"popular":true
}]
},{
"name":"servicetaskfieldspackage",
"properties":[{
"id":"servicetaskfields",
"type":"Complex",
"title":"类字段",
"value":"",
"description":"Field extensions",
"popular":true
}]
},{
"name":"servicetaskresultvariablepackage",
"properties":[{
"id":"servicetaskresultvariable",
"type":"String",
"title":"结果变量名",
"value":"",
"description":"Process variable name to store the service task result.",
"popular":true
}]
},{
"name":"scriptformatpackage",
"properties":[{
"id":"scriptformat",
"type":"String",
"title":"脚本格式",
"value":"",
"description":"Script format of the script task.",
"popular":true
}]
},{
"name":"scripttextpackage",
"properties":[{
"id":"scripttext",
"type":"Text",
"title":"脚本",
"value":"",
"description":"Script text of the script task.",
"popular":true
}]
},{
"name":"ruletask_rulespackage",
"properties":[{
"id":"ruletask_rules",
"type":"String",
"title":"规则",
"value":"",
"description":"Rules of the rule task.",
"popular":true
}]
},{
"name":"ruletask_variables_inputpackage",
"properties":[{
"id":"ruletask_variables_input",
"type":"String",
"title":"输入变量",
"value":"",
"description":"Input variables of the rule task.",
"popular":true
}]
},{
"name":"ruletask_excludepackage",
"properties":[{
"id":"ruletask_exclude",
"type":"Boolean",
"title":"排除",
"value":"false",
"description":"Use the rules property as exclusion.",
"popular":true
}]
},{
"name":"ruletask_resultpackage",
"properties":[{
"id":"ruletask_result",
"type":"String",
"title":"结果变量",
"value":"",
"description":"Result variable of the rule task.",
"popular":true
}]
},{
"name":"mailtasktopackage",
"properties":[{
"id":"mailtaskto",
"type":"Text",
"title":"至",
"value":"",
"description":"The recipients if the e-mail. Multiple recipients are defined in a comma-separated list.",
"popular":true
}]
},{
"name":"mailtaskfrompackage",
"properties":[{
"id":"mailtaskfrom",
"type":"Text",
"title":"表单",
"value":"",
"description":"The sender e-mail address. If not provided, the default configured from address is used.",
"popular":true
}]
},{
"name":"mailtasksubjectpackage",
"properties":[{
"id":"mailtasksubject",
"type":"Text",
"title":"主题",
"value":"",
"description":"The subject of the e-mail.",
"popular":true
}]
},{
"name":"mailtaskccpackage",
"properties":[{
"id":"mailtaskcc",
"type":"Text",
"title":"抄送",
"value":"",
"description":"The cc's of the e-mail. Multiple recipients are defined in a comma-separated list",
"popular":true
}]
},{
"name":"mailtaskbccpackage",
"properties":[{
"id":"mailtaskbcc",
"type":"Text",
"title":"隐藏抄送",
"value":"",
"description":"The bcc's of the e-mail. Multiple recipients are defined in a comma-separated list",
"popular":true
}]
},{
"name":"mailtasktextpackage",
"properties":[{
"id":"mailtasktext",
"type":"Text",
"title":"文本",
"value":"",
"description":"The content of the e-mail, in case one needs to send plain none-rich e-mails. Can be used in combination with html, for e-mail clients that don't support rich content. The client will then fall back to this text-only alternative.",
"popular":true
}]
},{
"name":"mailtaskhtmlpackage",
"properties":[{
"id":"mailtaskhtml",
"type":"Text",
"title":"Html",
"value":"",
"description":"A piece of HTML that is the content of the e-mail.",
"popular":true
}]
},{
"name":"mailtaskcharsetpackage",
"properties":[{
"id":"mailtaskcharset",
"type":"String",
"title":"字符集(编码格式)",
"value":"",
"description":"修改邮件字符集,是许多除英语之外的语言所必须的. ",
"popular":true
}]
},{
"name":"callactivitycalledelementpackage",
"properties":[{
"id":"callactivitycalledelement",
"type":"String",
"title":"调用元素",
"value":"",
"description":"流程引用.",
"popular":true
}]
},{
"name":"callactivityinparameterspackage",
"properties":[{
"id":"callactivityinparameters",
"type":"Complex",
"title":"输入参数",
"value":"",
"description":"Definition of the input parameters",
"popular":true
}]
},{
"name":"callactivityoutparameterspackage",
"properties":[{
"id":"callactivityoutparameters",
"type":"Complex",
"title":"输出参数",
"value":"",
"description":"Definition of the output parameters",
"popular":true
}]
},{
"name":"cameltaskcamelcontextpackage",
"properties":[{
"id":"cameltaskcamelcontext",
"type":"String",
"title":"Camel context",
"value":"",
"description":"An optional camel context definition, if left empty the default is used.",
"popular":true
}]
},{
"name":"muletaskendpointurlpackage",
"properties":[{
"id":"muletaskendpointurl",
"type":"String",
"title":"Endpoint url",
"value":"",
"description":"A required endpoint url to sent the message to Mule.",
"popular":true
}]
},{
"name":"muletasklanguagepackage",
"properties":[{
"id":"muletasklanguage",
"type":"String",
"title":"语言",
"value":"",
"description":"A required definition for the language to resolve the payload expression, like juel.",
"popular":true
}]
},{
"name":"muletaskpayloadexpressionpackage",
"properties":[{
"id":"muletaskpayloadexpression",
"type":"String",
"title":"Payload expression",
"value":"",
"description":"A required definition for the payload of the message sent to Mule.",
"popular":true
}]
},{
"name":"muletaskresultvariablepackage",
"properties":[{
"id":"muletaskresultvariable",
"type":"String",
"title":"Result variable",
"value":"",
"description":"An optional result variable for the payload returned.",
"popular":true
}]
},{
"name":"conditionsequenceflowpackage",
"properties":[{
"id":"conditionsequenceflow",
"type":"Complex",
"title":"流条件",
"value":"",
"description":"The condition of the sequence flow",
"popular":true
}]
},{
"name":"defaultflowpackage",
"properties":[{
"id":"defaultflow",
"type":"Boolean",
"title":"默认流",
"value":"false",
"description":"Define the sequence flow as default",
"popular":true,
"refToView":"default"
}]
},{
"name":"conditionalflowpackage",
"properties":[{
"id":"conditionalflow",
"type":"Boolean",
"title":"条件流",
"value":"false",
"description":"Define the sequence flow with a condition",
"popular":true
}]
},{
"name":"timercycledefinitionpackage",
"properties":[{
"id":"timercycledefinition",
"type":"String",
"title":"时间周期(e.g. R3/PT10H)",
"value":"",
"description":"Define the timer with a ISO-8601 cycle.",
"popular":true
}]
},{
"name":"timerdatedefinitionpackage",
"properties":[{
"id":"timerdatedefinition",
"type":"String",
"title":"采用ISO-8601日期时间",
"value":"",
"description":"Define the timer with a ISO-8601 date definition.",
"popular":true
}]
},{
"name":"timerdurationdefinitionpackage",
"properties":[{
"id":"timerdurationdefinition",
"type":"String",
"title":"持续时间(e.g. PT5M)",
"value":"",
"description":"Define the timer with a ISO-8601 duration.",
"popular":true
}]
},{
"name":"timerenddatedefinitionpackage",
"properties":[{
"id":"timerenddatedefinition",
"type":"String",
"title":"Time End Date in ISO-8601",
"value":"",
"description":"Define the timer with a ISO-8601 duration.",
"popular":true
}]
},{
"name":"messagerefpackage",
"properties":[{
"id":"messageref",
"type":"String",
"title":"消息引用",
"value":"",
"description":"Define the message name.",
"popular":true
}]
},{
"name":"signalrefpackage",
"properties":[{
"id":"signalref",
"type":"String",
"title":"信号引用",
"value":"",
"description":"定义信号名称.",
"popular":true
}]
},{
"name":"errorrefpackage",
"properties":[{
"id":"errorref",
"type":"String",
"title":"错误引用",
"value":"",
"description":"定义错误名称.",
"popular":true
}]
},{
"name":"cancelactivitypackage",
"properties":[{
"id":"cancelactivity",
"type":"Boolean",
"title":"取消任务",
"value":"true",
"description":"Should the activity be cancelled",
"popular":true,
"refToView":["frame","frame2"]
}]
},{
"name":"initiatorpackage",
"properties":[{
"id":"initiator",
"type":"String",
"title":"启动器",
"value":"",
"description":"Initiator of the process.",
"popular":true
}]
},{
"name":"textpackage",
"properties":[{
"id":"text",
"type":"String",
"title":"文本",
"value":"",
"description":"The text of the text annotation.",
"popular":true,
"refToView":"text"
}]
},{
"name":"multiinstance_typepackage",
"properties":[{
"id":"multiinstance_type",
"type":"kisbpm-multiinstance",
"title":"多实例类型",
"value":"None",
"description":"Repeated activity execution (parallel or sequential) can be displayed through different loop types",
"popular":true,
"refToView":"multiinstance"
}]
},{
"name":"multiinstance_cardinalitypackage",
"properties":[{
"id":"multiinstance_cardinality",
"type":"String",
"title":"基数(多实例)",
"value":"",
"description":"Define the cardinality of multi instance.",
"popular":true
}]
},{
"name":"multiinstance_collectionpackage",
"properties":[{
"id":"multiinstance_collection",
"type":"String",
"title":"集合(多实例)",
"value":"",
"description":"Define the collection for the multi instance.",
"popular":true
}]
},{
"name":"multiinstance_variablepackage",
"properties":[{
"id":"multiinstance_variable",
"type":"String",
"title":"元素变量(多实例)",
"value":"",
"description":"Define the element variable for the multi instance.",
"popular":true
}]
},{
"name":"multiinstance_conditionpackage",
"properties":[{
"id":"multiinstance_condition",
"type":"String",
"title":"完成条件(多实例)",
"value":"",
"description":"Define the completion condition for the multi instance.",
"popular":true
}]
},{
"name":"isforcompensationpackage",
"properties":[{
"id":"isforcompensation",
"type":"Boolean",
"title":"是否补偿",
"value":"false",
"description":"A flag that identifies whether this activity is intended for the purposes of compensation.",
"popular":true,
"refToView":"compensation"
}]
},{
"name":"sequencefloworderpackage",
"properties":[{
"id":"sequencefloworder",
"type":"Complex",
"title":"Flow order",
"value":"",
"description":"Order outgoing sequence flows.",
"popular":true
}]
},{
"name":"signaldefinitionspackage",
"properties":[{
"id":"signaldefinitions",
"type":"multiplecomplex",
"title":"信号定义",
"value":"",
"description":"Signal definitions",
"popular":true
}]
},{
"name":"messagedefinitionspackage",
"properties":[{
"id":"messagedefinitions",
"type":"multiplecomplex",
"title":"消息定义",
"value":"",
"description":"Message definitions",
"popular":true
}]
},{
"name":"istransactionpackage",
"properties":[{
"id":"istransaction",
"type":"Boolean",
"title":"Is a transaction sub process",
"value":"false",
"description":"A flag that identifies whether this sub process is of type transaction.",