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

Chris A. Mattmann resolved OODT-563.
------------------------------------
    Resolution: Fixed

committed thanks [~varunratnakar]!

{noformat}
LMC-053601:oodt mattmann$ git commit -m "OODT-537 add workflow REST to the 
build."
[master 508c856] OODT-537 add workflow REST to the build.
 1 file changed, 2 insertions(+), 1 deletion(-)
LMC-053601:oodt mattmann$ git push -u origin master
Counting objects: 31, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (22/22), done.
Writing objects: 100% (31/31), 12.41 KiB | 0 bytes/s, done.
Total 31 (delta 5), reused 0 (delta 0)
remote: oodt git commit: OODT-537 add workflow REST to the build.
remote: oodt git commit: Commit OODT-563 to the repo: Initial cut at Task 
editing and Workflow execution contributed by varun.
To https://git-wip-us.apache.org/repos/asf/oodt.git
   1bf6f66..508c856  master -> master
Branch master set up to track remote branch master from origin.
LMC-053601:oodt mattmann$ 
{noformat}

TODO: add a lot more REST services :)

> Task editing and Workflow execution
> -----------------------------------
>
>                 Key: OODT-563
>                 URL: https://issues.apache.org/jira/browse/OODT-563
>             Project: OODT
>          Issue Type: Sub-task
>          Components: workflow manager
>    Affects Versions: 0.6
>            Reporter: Varun Ratnakar
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>              Labels: api-addition
>             Fix For: 1.1
>
>         Attachments: OODT-563.varunratnakar.021213.patch.txt
>
>
> Workflow Manager API Additions: (XmlRpcWorkflowManager, 
> XmlRpcWorkflowManagerClient)
> * addTask - add a task to the repository (not currently used)
> * removeTask
> * executeWorkflow - similar to executeDynamicWorkflow, but takes as input a 
> workflow object
> WorkflowRepository Additions: (To support the above API additions)
> * removeTask - invocation from API function above
> Note: The attached patch only provides removeTask implementation for 
> XMLWorkflowRepository and MockWorkflowRepository, whereas only stub functions 
> exist for DataSourceWorkflowRepository and PackagedWorkflowRepository.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to