Discussion:
[jboss-user] [jBPM] - Eclipse BPMN 2.0 Plugin issue
Guan Zhong
2013-03-30 19:43:31 UTC
Permalink
Guan Zhong [https://community.jboss.org/people/guanzhong] created the discussion

"Eclipse BPMN 2.0 Plugin issue"

To view the discussion, visit: https://community.jboss.org/message/805725#805725

--------------------------------------------------------------
I want to ask some questions

here is my Env.

Eclipse
Version: Indigo Service Release 2
Build id: 20120216-1857

Eclipse BPMN 2.0 Plugin
http://download.eclipse.org/bpmn2-modeler/site/ http://download.eclipse.org/bpmn2-modeler/site/

work definition
import org.drools.process.core.datatype.impl.type.StringDataType;
[
  [
    "name" : "Test",
    "parameters" : [
      "name" : new StringDataType()
    ],
    "displayName" : "Test"
  ]
]

Q1. what doest the input mean
The Type of  parameter? The value of parameter?

Loading Image... Loading Image...

Q2.  I can not see the parameter in input parameters list . I think the parameter "name" should be shown here.
Loading Image... Loading Image...

Q3. When I add a parameter "name" again in this window, it also can not be shown.
Loading Image... Loading Image...
Loading Image... Loading Image...
Is this a bug?

Thanks
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/805725#805725]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...