Skip to content

Instantly share code, notes, and snippets.

@mauriziocarioli
Created December 26, 2019 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauriziocarioli/040d6e57439d36fb89a6b9a25ed81392 to your computer and use it in GitHub Desktop.
Save mauriziocarioli/040d6e57439d36fb89a6b9a25ed81392 to your computer and use it in GitHub Desktop.
PHM GetInfo service task deployment descriptor
<work-item-handler>
<resolver>mvel</resolver>
<identifier>new org.jbpm.process.workitem.rest.RESTWorkItemHandler(System.getenv("DEMO_REST_USER"), System.getenv("DEMO_REST_PWD"))</identifier>
<parameters/>
<name>Rest</name>
</work-item-handler>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment