Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.optimization.service.ODMAppDeployInfo

  • Packages that use ODMAppDeployInfo 
    Package Description
    com.ibm.tivoli.maximo.optimization.service  
    • Uses of ODMAppDeployInfo in com.ibm.tivoli.maximo.optimization.service

      Methods in com.ibm.tivoli.maximo.optimization.service with parameters of type ODMAppDeployInfo 
      Modifier and Type Method and Description
      void OptimizationServiceRemote.deployOptimizationApp(java.lang.String odmApplicationName, ODMAppDeployInfo appDeployInfo, UserInfo userInfo)
      Takes the application package from the Java EE EAR (i.e from build) and then applies the deployment configuration to it and then deploys the application.
      void OptimizationService.deployOptimizationApp(java.lang.String odmApplicationName, ODMAppDeployInfo appDeployInfo, UserInfo userInfo) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes