Uses of Interface
openr66.context.task.R66Runnable

Packages that use R66Runnable
openr66.context.task Classes implementing Tasks for pre, post or error operations Several kind of tasks exist in OpenR66:
LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, LINKRENAME, TRANSFER, VALIDFILEPATH, DELETE



Several tasks are possible to run before a transfer starts (pre action), after a transfer is finished correctly (post action) or after an error occurs (either in pre or post action or during transfer: error action). 
openr66.protocol.test Classes implementing Test only 
 

Uses of R66Runnable in openr66.context.task
 

Classes in openr66.context.task that implement R66Runnable
 class AbstractExecJavaTask
          Dummy Runnable Task that only logs
 

Uses of R66Runnable in openr66.protocol.test
 

Classes in openr66.protocol.test that implement R66Runnable
 class TestExecJavaTask
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.