AR System Java API

Uses of Class
com.bmc.arsys.api.EscalationTime

Uses of EscalationTime in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return EscalationTime
 EscalationTime ArchiveInfo.getArchiveTmInfo()
          Returns the time specification for evaluating the archive condition.
 

Methods in com.bmc.arsys.api with parameters of type EscalationTime
 void ObjectPrinter.printEscalationTime(String indent, String header, EscalationTime value)
           
 void ArchiveInfo.setArchiveTmInfo(EscalationTime archiveTmInfo)
          Sets the time specification for evaluating the archive condition.
 

Constructors in com.bmc.arsys.api with parameters of type EscalationTime
ArchiveInfo(boolean enable, int archiveType, String archiveDest, EscalationTime archiveTmInfo, QualifierInfo query)
           
ArchiveInfo(boolean enable, int archiveType, String archiveDest, EscalationTime archiveTmInfo, QualifierInfo query, String archiveFrom)
           
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.