Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » CustomTaskFeautureContainer is missing(CustomTaskFeautureContainer is missing)
CustomTaskFeautureContainer is missing [message #1753382] Sun, 05 February 2017 12:39 Go to next message
im hello world is currently offline im hello worldFriend
Messages: 44
Registered: February 2017
Member
i'm trying to extend BPMN 2.0 with a task
i want to create this class:
import org.eclipse.bpmn2.modeler.ui.features.activity.task.TaskFeatureContainer;
public class MyTaskFeatureContainer extends CustomTaskFeautureContainer
the problem is i don't find "CustomTaskFeautureContainer "

any help please.
Re: CustomTaskFeautureContainer is missing [message #1753557 is a reply to message #1753382] Tue, 07 February 2017 17:23 Go to previous message
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

CustomTaskFeatureContainer was replace a long time ago by CustomShapeFeatureContainer. Take a look at org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5.features.JbpmCustomTaskFeatureContainer in the jbpm plug-in for an example of how to do this.
Previous Topic:Adding attributes, specifying their type at runtime
Next Topic:Extending ResourceRole
Goto Forum:
  


Current Time: Fri Mar 29 07:40:14 GMT 2024

Powered by FUDForum. Page generated in 0.04309 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top