Uses of Class
com.sap.netweaver.kmc.expimp.IPackage.State

Packages that use IPackage.State
com.sap.netweaver.kmc.expimp Package Description Package Specification Purpose
Detailed Concept
Interfaces and Classes
Code Samples
Configuration
Implementation Notes Purpose Detailed Concept Interfaces and Classes Implementation Notes Configuration  
 

Uses of IPackage.State in com.sap.netweaver.kmc.expimp
 

Fields in com.sap.netweaver.kmc.expimp declared as IPackage.State
static IPackage.State IPackage.State.FAILED
          The export/import of the transport package has failed
static IPackage.State IPackage.State.OK
          The export/import of the transport package has finished successfully
static IPackage.State IPackage.State.PENDING
          The transport package is waiting to be exported or imported
static IPackage.State IPackage.State.PROCESSING
          The export/import of the transport package is currently processed
static IPackage.State IPackage.State.TEMPLATE
          The transport package represents a template
static IPackage.State IPackage.State.TRANSMIT_FAILED
          The transmit of the generated export archive to CTS failed
static IPackage.State IPackage.State.TRANSMITTING
          The generated export archive is currently transmitted to CTS
static IPackage.State IPackage.State.WARN
          The export/import of the transport package has finished with warnings
 

Methods in com.sap.netweaver.kmc.expimp that return IPackage.State
 IPackage.State IPackage.getState()
          Gets the current processing state of this transport package.
static IPackage.State IPackage.State.getState(String str)
          Gets the state instance corresponding to the specified string representation.
 



Copyright 2014 SAP AG Complete Copyright Notice