You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/02 19:16:11 UTC

[jira] [Commented] (ISIS-673) AbstractIsisSessionTemplate as a way to run arbitrary 'runnable' in an Isis session

    [ https://issues.apache.org/jira/browse/ISIS-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888997#comment-13888997 ] 

ASF subversion and git services commented on ISIS-673:
------------------------------------------------------

Commit a8d01a60db29c4b974ba32bd87a1959636dd43f5 in branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=a8d01a6 ]

ISIS-661, ISIS-672, ISIS-673: execute background actions via quartz

ISIS-673
* new AbstractIsisSessionTemplate, similar to Spring's JdbcTemplate etc classes, as an arbitrary 'runnable' against Isis

ISIS-661:
* BackgroundActionExecution
  - using above AbstractIsisSessionTemplate

ISIS-672:
* example usage in todo app, with BackgroundActionExecutionQuartzJob


> AbstractIsisSessionTemplate as a way to run arbitrary 'runnable' in an Isis session
> -----------------------------------------------------------------------------------
>
>                 Key: ISIS-673
>                 URL: https://issues.apache.org/jira/browse/ISIS-673
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: core-1.3.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: core-1.4.0
>
>
> Useful for batch jobs and scheduled (eg Quartz) jobs.
> Naming inspired by Spring's JdbcTemplate etc.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)