it.geosolutions.geobatch.flow.event.listeners.status
Class StatusProgressListenerConfiguration

java.lang.Object
  extended by it.geosolutions.geobatch.catalog.impl.BaseIdentifiable
      extended by it.geosolutions.geobatch.catalog.impl.BaseConfiguration
          extended by it.geosolutions.geobatch.configuration.event.listener.ProgressListenerConfiguration
              extended by it.geosolutions.geobatch.flow.event.listeners.status.StatusProgressListenerConfiguration
All Implemented Interfaces:
Configuration, Identifiable, java.lang.Cloneable

public class StatusProgressListenerConfiguration
extends ProgressListenerConfiguration

Author:
ETj

Constructor Summary
StatusProgressListenerConfiguration(java.lang.String id, java.lang.String name, java.lang.String description)
           
 
Method Summary
 
Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseConfiguration
clone, getServiceID, isDirty, setDirty, setServiceID, toString
 
Methods inherited from class it.geosolutions.geobatch.catalog.impl.BaseIdentifiable
getDescription, getId, getName, setDescription, setId, setName
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Configuration
getServiceID, isDirty, setDirty, setServiceID
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Identifiable
getDescription, getId, getName, setDescription, setId, setName
 

Constructor Detail

StatusProgressListenerConfiguration

public StatusProgressListenerConfiguration(java.lang.String id,
                                           java.lang.String name,
                                           java.lang.String description)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.