jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Activiti
  • Activiti
  • ACT-1208

Typos in User Guide

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 5.9
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

I noticed a few typos in the user guide.

Chapter 8. BPMN 20 Constructs/Message start event

ProcessInstance startProcessInstanceByMessage(String messageName, String businessKey, Map<String, Object< processVariables);

instead of

ProcessInstance startProcessInstanceByMessage(String messageName, String businessKey, Map<String, Object> processVariables);

rutimeService
instead of
runtimeService

Chapter 8. BPMN 20 Constructs/Error end event

When process execution arrives in an error end event, the, the current path ....

The "the," after the word "event" should be removed.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    patch.txt
    08/May/12 10:04 AM
    6 kB
    Michael Oberwasserlechner

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Michael Oberwasserlechner added a comment - 07/May/12 6:22 AM - edited

Another one might be in Chapter 15. REST API/List Tasks and Get Task.

In the Json Code Listings several Id-Values like "id", "parentTaskId", "executionId" should be double quoted according to the Getter in org.activiti.engine.task.Task

Show
Michael Oberwasserlechner added a comment - 07/May/12 6:22 AM - edited Another one might be in Chapter 15. REST API/List Tasks and Get Task. In the Json Code Listings several Id-Values like "id", "parentTaskId", "executionId" should be double quoted according to the Getter in org.activiti.engine.task.Task
Hide
Permalink
Bernd Ruecker (camunda) added a comment - 09/May/12 1:42 AM

Commited, thank for the patch!

Show
Bernd Ruecker (camunda) added a comment - 09/May/12 1:42 AM Commited, thank for the patch!

People

  • Assignee:
    Falko Menge (camunda)
    Reporter:
    Michael Oberwasserlechner
Vote (0)
Watch (0)

Dates

  • Created:
    04/May/12 4:24 AM
    Updated:
    09/May/12 1:42 AM
    Resolved:
    09/May/12 1:42 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.