TryCommand, a MgnlCommand for trying other mgnl commands
--------------------------------------------------------
Key: MAGNOLIA-2162
URL: http://jira.magnolia.info/browse/MAGNOLIA-2162
Project: Magnolia
Issue Type: Improvement
Components: admininterface
Reporter: John Mettraux
Assignee: Philipp Bracher
Priority: Trivial
Attachments: tryactivate.png, TryCommand.java
I've implemented a TryCommand, it's a magnolia command that tries a
certain number of time to execute another command. It can try a
certain number of times before calling it quit (see the example
configuration in the PNG file).
I didn't want the implementation of this retry logic to get into our
publication workflow, so I stashed that into this command.
Maybe it will be useful to someone else here.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------