Skip to content
Snippets Groups Projects
Commit b5cf676e authored by Andrea Burattin's avatar Andrea Burattin
Browse files

Fixed error in the documentation of BEvent

parent 31fe7bc7
No related branches found
No related tags found
No related merge requests found
...@@ -109,7 +109,6 @@ public class BEvent implements Serializable, Comparable<BEvent> { ...@@ -109,7 +109,6 @@ public class BEvent implements Serializable, Comparable<BEvent> {
* @param processName the name of the process * @param processName the name of the process
* @param activityName the name of the activity * @param activityName the name of the activity
* @param caseId the identifier of the process instance * @param caseId the identifier of the process instance
* @return the new event
* @throws EventException this exception is thrown is incomplete information * @throws EventException this exception is thrown is incomplete information
* is provided * is provided
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment