Uses of Class
org.figure8.join.services.workflow.OperationNotAllowedException

Packages that use OperationNotAllowedException
org.figure8.join.businessfacades.environment   
 

Uses of OperationNotAllowedException in org.figure8.join.businessfacades.environment
 

Methods in org.figure8.join.businessfacades.environment that throw OperationNotAllowedException
 void EnvironmentManager.createDeployment(Deployment deployment)
          Create a Deployment informations : this is the beginning step of a Deployment lifecycle.
 void DefaultEnvironmentManager.createDeployment(Deployment deployment)
          Create a Deployment informations : this is the beginning step of a Deployment lifecycle.
 void EnvironmentManager.endDeployment(Deployment deployment, java.lang.String comments)
          End a deployment process : this is the final step into this process.
 void DefaultEnvironmentManager.endDeployment(Deployment deployment, java.lang.String comments)
          End a deployment process : this is the final step into this process.
 void EnvironmentManager.realizeDeployment(Deployment deployment)
          Start the realization process of a Deployment : this is a step that must follow the "prepared" state of deployment.
 void DefaultEnvironmentManager.realizeDeployment(Deployment deployment)
          Start the realization process of a Deployment : this is a step that must follow the "prepared" state of deployment.
 



Copyright © 2005-2008 Join. All Rights Reserved.