Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 355656

Summary: Property Editor: Process
Product: [SOA] BPMN2Modeler Reporter: Robert Brodt <bbrodt>
Component: UIAssignee: Robert Brodt <bbrodt>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.0.1   
Target Milestone: future   
Hardware: PC   
OS: Windows 7   
URL: https://issues.jboss.org/browse/JBPM-3247
Whiteboard:

Description Robert Brodt CLA 2011-08-24 06:27:21 EDT
Create a custom property editor (implemented either as a popup dialog or a Property Sheet Tab) for the Process.

-> show process properties (id, name, package*) when selecting background (currently only accessible when selecting process element in extended properties)
-> process variables editor
-> process imports*
-> process globals*
Comment 1 Brian Fitzpatrick CLA 2011-12-12 15:47:40 EST
I believe we already do this on the property pages when the background is selected.

The user can see:

* Description tab (id, name, process type, is executable, is closed, plus a property and lane set list)
* Data Items tab (item definition list, data store list, and message list)
* Diagram tab (id, name, documentation)
* Definitions tab (name, target namespace, type language, expression language, exporter, exporter version, imports list)
* Plus the Advanced tab

I'm not sure what we're looking for as far as the process "package", nor the process variables editor, or globals... 

Any specifics that could be provided would be helpful.
Comment 2 Robert Brodt CLA 2012-03-01 09:15:12 EST
Fixed