


Views
Replies
Total Likes
Views
Replies
Sign in to like this content
Total Likes
Hi Jasmin,
I am using the addCondition(String, Operator, Object) for setting the State of a process as INITIAL.
For ex: filter.addCondition("state", Operator.EQUALS, "INITIAL");
Now when I run the application, I am getting a InvocationTargetException. Would you please let me know whether I am following a correct approach?
Views
Replies
Sign in to like this content
Total Likes
Views
Replies
Total Likes