it.sistematica.isharedoc.service
Class AutomatorServiceImpl

java.lang.Object
  extended by it.sistematica.isharedoc.service.AutomatorServiceImpl
All Implemented Interfaces:
AutomatorService

@Service(value="automatorService")
public class AutomatorServiceImpl
extends java.lang.Object
implements AutomatorService


Field Summary
(package private)  it.neverworks.util.Configuration configuration
           
(package private)  it.neverworks.data.EntityManager entities
           
(package private)  PartitionService partitionService
           
(package private)  it.neverworks.scripting.PythonEnvironment pythonEnvironment
           
(package private)  org.hibernate.SessionFactory sessionFactory
           
(package private)  it.neverworks.application.service.UserInfo userInfo
           
 
Constructor Summary
AutomatorServiceImpl()
           
 
Method Summary
 void processAllPartitions()
          Process all partitions.
 
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

entities

it.neverworks.data.EntityManager entities

pythonEnvironment

it.neverworks.scripting.PythonEnvironment pythonEnvironment

sessionFactory

org.hibernate.SessionFactory sessionFactory

configuration

it.neverworks.util.Configuration configuration

partitionService

PartitionService partitionService
Constructor Detail

AutomatorServiceImpl

public AutomatorServiceImpl()
Method Detail

processAllPartitions

@Transactional
public void processAllPartitions()
                          throws java.lang.Exception
Description copied from interface: AutomatorService
Process all partitions.

Specified by:
processAllPartitions in interface AutomatorService
Throws:
java.lang.Exception - the exception