Skip to content
Skip to breadcrumbs
Skip to header menu
Skip to action menu
Skip to quick search
Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
Activiti
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<h2>Considerations when adding new nodes / constructs</h2> <p>When adding a new item to the palette, such as a new node type or other construct, there are multiple parts of the tool that require adjustment and expansion. Before addition of a new item can be considered completed, these must all have been done.</p> <ol> <li>Adding the tool to the palette. This involves addition of the CreateFeature and the AddFeature (for the business object and graphical representation respectively) <ol> <li>Add feature is listed in the ActivitiBPMNFeatureProvider#getAddFeature() method</li> <li>Create feature is listed in the ActivitiBPMNFeatureProvider#getCreateFeatures() method</li> </ol> </li> <li>Adding a new icon to the icons folder of the gui bundle and adding the correct reference to the ActivitiImageProvider class</li> <li>Adding the tool to the list of features that can be disabled when creating palette entries with CustomServiceTasks. To do this: <ol> <li>Create an entry in the PaletteEntry enum</li> <li>In the constructor of the ActivitiToolBehaviorProvider class, add a toolmapping for this new entry to the CreateFeature</li> <li>Add the appropriate entry in the ActivitiToolBehaviorProvider#getPalette() method</li> </ol> </li> <li>Adding a clone implementation for the underlying business object in the CloneUtil class</li> <li>Adding any validations required to the BPMN20ProcessValidator in the validation.bpmn20 bundle</li> <li>Adding any BPMN export output for the construct to the BPMN20ExportMarshaller in the export.bpmn20 bundle</li> </ol> <h2>Feature ideas notepad</h2> <ul> <li>Camelcased process name instead of Helloworld</li> <li>Create unit test from project -> select processes in the project. Combine with a feature that checks for the unit test's existence and prompts for conflict resolution if a unit test already exists.</li> </ul>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced