[jbpm-users] how to add a self-defined property for [user task] node in eclipse-plugin editor.

Burkhard Vogel Burkhard.Vogel at modinter.com.ec
Wed Aug 17 10:27:48 EDT 2011


Hi,
define it as this in your user node definition xml:
import org.drools.process.core.datatype.impl.type.StringDataType;
[
  [
    "name" : "UserTask",
    "parameters" : [
      "ActorId" : new StringDataType(),
      "ActorId2" : new StringDataType()
    ],
    "displayName" : "User Task",
    "icon" : "icons/usertask.gif"
  ]
]
Regards,
Burkhard

On 17/08/2011 04:35, jiacc at gillion.com.cn<mailto:jiacc at gillion.com.cn> wrote:
hi ,

I want to add a self-defined property for [user task] node in eclipse-plugin editor , such as actorId , actorId2.

 JBPM5.1 .

thank u .

--
This email was Anti Virus checked by Astaro Security Gateway. MODINTER S.A.

--

Saludos cordiales,

Burkhard Vogel
Lead Strategic Development


[cid:part1.09020908.06060602 at modinter.com.ec]
Centre of Sales & Support • Quito, Ecuador

Leonidas Plaza N24-318 y Baquerizo Moreno
Edificio Plaza 246
Phone:   +593 2 2237393 ext 7300

Mobile:   +593 9 5771800
E-mail:    burkhard.vogel at modinter.com.ec<mailto:burkhard.vogel at modinter.com.ec>

www.modinter.com.ec<http://www.modinter.com.ec/>

The information in this e-mail and any attachments is confidential and is intended for the addressee only and may contain confidential, proprietary or legally privileged information. If you are not the intended recipient, please delete this message and any attachments and advise the sender by return e-mail. Unless otherwise stated, any pricing or deliver information given in this message is indicative only, is subject to change and to formal communication.
FISA GROUP and each or any of its operating companies reserve the right to monitor all e-mail communication through its networks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbpm-users/attachments/20110817/7fc0307f/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: modinter-logo
Type: image/jpg
Size: 2118 bytes
Desc: modinter-logo
Url : http://lists.jboss.org/pipermail/jbpm-users/attachments/20110817/7fc0307f/attachment.jpg 


More information about the jbpm-users mailing list