You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2016/05/12 09:02:12 UTC

[jira] [Updated] (ISIS-1368) The (new) PublisherService API should provide the ability to republish (action) commands.

     [ https://issues.apache.org/jira/browse/ISIS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-1368:
------------------------------
    Labels: implemented  (was: )

> The (new) PublisherService API should provide the ability to republish (action) commands.
> -----------------------------------------------------------------------------------------
>
>                 Key: ISIS-1368
>                 URL: https://issues.apache.org/jira/browse/ISIS-1368
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.12.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>              Labels: implemented
>             Fix For: 1.13.0
>
>
> See ISIS-1370 relating to the creation of a new PublisherService.  (There are two many changes from PublishingService to sensibly have this as a refinement).
> Specifically, the new PublisherService SPI should define:
> {code}
>     /**
>      * To support implementations that allow the republishing of commands, eg onto an JMS message bus.
>      */
>     @Programmatic
>     void republish(final ActionInvocationMementoDto aim);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)