|
Change Return Type void to String in method public addCaseComment(caseId String, author String, comment String, restrictedTo String...) : String in class org.jbpm.casemgmt.api.CaseService |
From |
To |
|
Change Return Type Void to String in method public execute(context Context) : String in class org.jbpm.casemgmt.impl.command.CaseCommentCommand |
From |
To |
|
Change Return Type void to String in method public addCaseComment(caseId String, author String, comment String, restrictedTo String...) : String in class org.jbpm.casemgmt.impl.CaseServiceImpl |
From |
To |