Uses of Class
org.wso2.carbon.application.mgt.ArtifactDeploymentStatus
-
Packages that use ArtifactDeploymentStatus Package Description org.wso2.carbon.application.mgt -
-
Uses of ArtifactDeploymentStatus in org.wso2.carbon.application.mgt
Methods in org.wso2.carbon.application.mgt that return ArtifactDeploymentStatus Modifier and Type Method Description ArtifactDeploymentStatus[]
ApplicationMetadata. getArtifactsDeploymentStatus()
Methods in org.wso2.carbon.application.mgt with parameters of type ArtifactDeploymentStatus Modifier and Type Method Description void
ApplicationMetadata. setArtifactsDeploymentStatus(ArtifactDeploymentStatus[] artifactsDeploymentStatus)
-