我是jbpm的新手,我想在我的网络应用程序中显示一些jbpm透视图,我喜欢这个例子
<html>
<head>
<title>Test</title>
</head>
<body>
<iframe id="ifrm" height='800' src='http://localhost:8080/jbpm-console?standalone=true&perspective=Tasks List&header=ComplementNavArea' width='1000'></iframe>
</body>
</html>
iframe的src内部属性我有perspective和header参数。例如,他们有价值但我不知道他们从哪里获得这些价值观。 谢谢你的帮助!
答案 0 :(得分:1)
这些是透视定义的id。
org.kie.workbench.common.screens.home.client.perspectives.HomePerspective org.kie.workbench.client.perspectives.AdministrationPerspective org.kie.workbench.client.perspectives.DroolsAuthoringPerspective org.guvnor.m2repo.client.perspectives.GuvnorM2RepoPerspective 具有详细信息的流程实例 流程实例 过程定义详细信息 流程定义 任务详细信息 任务 身分 工作 DashboardPerspective 部署
以下是可用的标题...(如果您愿意,可以添加多个标题): LogoWidget AppNavBar ComplementNavArea