Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Uses of Class
weblogic.deploy.api.shared.WebLogicCommandType

Packages that use WebLogicCommandType
weblogic.deploy.api.shared Provides classes that represent the WebLogic Server-specific deployment commands, module types, and target types. 
 

Uses of WebLogicCommandType in weblogic.deploy.api.shared
 

Fields in weblogic.deploy.api.shared declared as WebLogicCommandType
static WebLogicCommandType WebLogicCommandType.ACTIVATE
          Deprecated. inluded in support of 8.1 operations. Same behavior as WebLogicCommandType.DEPLOY
static WebLogicCommandType WebLogicCommandType.DEACTIVATE
          Deprecated. inlcuded in support of 8.1 operations.
static WebLogicCommandType WebLogicCommandType.DEPLOY
          The DeploymentManager action operation being processed is deploy.
static WebLogicCommandType WebLogicCommandType.REMOVE
          Deprecated. included in support of 8.1 operations.
static WebLogicCommandType WebLogicCommandType.UPDATE
          The DeploymentManager action operation being processed is update configuration
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02