[
https://issues.apache.org/jira/browse/ISIS-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13888994#comment-13888994
]
ASF subversion and git services commented on ISIS-672:
------------------------------------------------------
Commit d78f24540986c30dec4e02b0ec3c38512cf37e69 in branch refs/heads/master
from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=d78f245 ]
ISIS-672: introducing quartz scheduler job to todo app
Refactorings in support of:
* removed ReifiableAction#sequence property
* removed the ReifiableActionPK class (since pk is no longer composite)
* renamed BackgroundTaskService to BackgroundActionService
ditto for *Contributions and *Repository
* increased length of ReifiableActionJdo#exception property
* added BackgroundActionServiceJdoContributions#siblingActions
* removed IsisTransaction#publishedEventSequence field, instead require that
PublishingServiceJdo also has a ReifiableActionContext configured
- ie force the generation of sequence # to be done by ReifiableActionContext
* new BackgroundService#newActionInvocationMemento to hide details of how the
mementoservice is used by BackgroundServiceDefault
Quartz scheduler suport:
* AbstractIsisJob
* quartz servlet config in ToDo app
* example BackgroundActionExecutionJob
> Unify BackgroundTask and Interaction into same entity, rename to
> "ReifiableAction".
> -----------------------------------------------------------------------------------
>
> Key: ISIS-672
> URL: https://issues.apache.org/jira/browse/ISIS-672
> Project: Isis
> Issue Type: Improvement
> Components: Archetype: Simple WRJ, Archetype: ToDoApp WRJ, Core,
> Objectstore: JDO
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: archetype-simple-wrj-1.4.0,
> archetype-quickstart-wrj-1.4.0, objectstore-jdo-1.4.0, core-1.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)