Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.flex.deployment
Class FlexfieldDeploymentMBeanController

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentController
      extended by oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentMBeanController
All Implemented Interfaces:
FlexDeploymentConstants

public class FlexfieldDeploymentMBeanController
extends FlexfieldDeploymentController


Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentController
FlexfieldDeploymentController.DeployProgressMonitor, FlexfieldDeploymentController.FlexDeployModelerTaskGroupListener
 
Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentController
_concatenatedErrorMessage, _effModelerTaskGroup, _entityUsageFailureCount, _flexAM, _flexBean, _modelerTaskGroup, _partialDeployment, _taskInfoList
 
Fields inherited from interface oracle.apps.fnd.applcore.flex.deployment.util.FlexDeploymentConstants
ATHASH_RESOLVER, BLANK, CONNECTION_RESOLVER, DEPLOYMENT_STATUS, EFF_CATEGORY_MODELER, EFF_CONTEXT_MODELER, EFF_UI_MODELER, ENTID_REPORT_ELEMENT, ERROR_HEADER, ERROR_REPORT_ELEMENT, FOR_APPID_REPORT_ELEMENT, KFF_USAGES_VO, NONE_ENTERPRISE, QUERY_OBJECT_NAME, REGISTER_OBJECT_NAME, REPORT_HEADER, STATUS_DEPLOYED, STATUS_EDITED, STATUS_ERROR, STATUS_READY, SUCCESS_REPORT_ELEMENT
 
Constructor Summary
FlexfieldDeploymentMBeanController(java.util.ArrayList<FlexDeploymentUsageBean> usagesList, OAApplicationModuleImpl flexAM)
           
FlexfieldDeploymentMBeanController(java.util.ArrayList<FlexDeploymentUsageBean> usagesList, OAApplicationModuleImpl flexAM, boolean partialDeployment)
           
 
Method Summary
protected  ModelerTaskGroupListener createModelerTaskGroupListener(java.util.List<FlexDeploymentTaskInfo> usages)
           
 
Methods inherited from class oracle.apps.fnd.applcore.flex.deployment.FlexfieldDeploymentController
deploy, isDeployToSandBox, isEnableChangeNotification, isPartialDeployment, processFinishedTask, processInterruptedTask, processRuntimeException, processTaskToBeStarted, setDeployToSandBox, setEnableChangeNotification, setPartialDeployment, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FlexfieldDeploymentMBeanController

public FlexfieldDeploymentMBeanController(java.util.ArrayList<FlexDeploymentUsageBean> usagesList,
                                          OAApplicationModuleImpl flexAM)

FlexfieldDeploymentMBeanController

public FlexfieldDeploymentMBeanController(java.util.ArrayList<FlexDeploymentUsageBean> usagesList,
                                          OAApplicationModuleImpl flexAM,
                                          boolean partialDeployment)
Method Detail

createModelerTaskGroupListener

protected ModelerTaskGroupListener createModelerTaskGroupListener(java.util.List<FlexDeploymentTaskInfo> usages)
Specified by:
createModelerTaskGroupListener in class FlexfieldDeploymentController

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.