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
Eclipse UserFriend
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
Eclipse UserFriend
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: Wed Feb 12 15:13:11 GMT 2025

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

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

Back to the top