Skip to content

Instantly share code, notes, and snippets.

@estebanroblesluna
Created May 10, 2011 12:08
Show Gist options
  • Save estebanroblesluna/964353 to your computer and use it in GitHub Desktop.
Save estebanroblesluna/964353 to your computer and use it in GitHub Desktop.
<flow name="tweet-from-activiti">
<vm:inbound-endpoint path="tweetFromActiviti" exchange-pattern="request-response" />
<twitter:update-status status="#[payload]"/>
</flow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment