Java API Server Side : change State of Workitem
Hello,
I'm coding an OperationParticipant and i would like to update a existing workitem to a specific state.
I saw several post on the forum but i couldn' find a solution. i tried this :
" WorkitemWorkingCopy.setWorkflowAction(String action)"
But it seems only availlable on client side.
Thanks for your help.
Antoine
I'm coding an OperationParticipant and i would like to update a existing workitem to a specific state.
I saw several post on the forum but i couldn' find a solution. i tried this :
" WorkitemWorkingCopy.setWorkflowAction(String action)"
But it seems only availlable on client side.
Thanks for your help.
Antoine