it.sistematica.isharedoc.scheduling
Class AutomatorBackgroundTailing

java.lang.Object
  extended by it.sistematica.isharedoc.scheduling.AutomatorBackgroundTailing

public class AutomatorBackgroundTailing
extends java.lang.Object


Field Summary
(package private)  AutomatorService automatorService
           
(package private)  it.neverworks.application.service.UserInfo userInfo
           
 
Constructor Summary
AutomatorBackgroundTailing()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userInfo

it.neverworks.application.service.UserInfo userInfo

automatorService

AutomatorService automatorService
Constructor Detail

AutomatorBackgroundTailing

public AutomatorBackgroundTailing()
Method Detail

run

public void run()