Bug 1252605 - registerWorkItemhandler is not supported in the remote API
Summary: registerWorkItemhandler is not supported in the remote API
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Documentation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: brms-docs@redhat.com
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-11 21:16 UTC by William Antônio
Modified: 2020-03-27 20:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:05:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description William Antônio 2015-08-11 21:16:59 UTC
Document URL: 

https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_BPM_Suite/6.1/html/Development_Guide/sect-Remote_Java_API.html

Section Number and Name: 

16.4.5. Supported Methods

Describe the issue: 

the method registerWorkItemHandler is listed on "Table 16.15. Available WorkItemManager methods" is not supported. when trying to use it we have the following error:

Exception in thread "main" java.lang.UnsupportedOperationException: The WorkItemManager.registerWorkItemHandler(..) method is not supported on the Remote Client instance.	

Suggestions for improvement: 

Remove it from the supported methods table (table 16.15).

Additional information: 

N/A


Note You need to log in before you can comment on or make changes to this bug.