Platform SDK Java 8.5 API Reference

com.genesyslab.platform.logging.runtime
Class SpoolFileInfo

java.lang.Object
  extended by com.genesyslab.platform.logging.runtime.SpoolFileInfo

public class SpoolFileInfo
extends java.lang.Object


Constructor Summary
SpoolFileInfo(java.io.File file, int count, java.util.Date utcLastItemTime)
           
 
Method Summary
 int getCount()
           
 java.io.File getFile()
           
 java.util.Date getUtcLastItemTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpoolFileInfo

public SpoolFileInfo(java.io.File file,
                     int count,
                     java.util.Date utcLastItemTime)
Method Detail

getFile

public java.io.File getFile()

getUtcLastItemTime

public java.util.Date getUtcLastItemTime()

getCount

public int getCount()

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.