public abstract class AbstractDeploymentDataPoliciesHandler extends Object implements DeploymentDataPoliciesHandler
| Constructor and Description |
|---|
AbstractDeploymentDataPoliciesHandler() |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentDataPoliciesHandler |
getDeploymentType(AbstractBox box) |
static List<PolicyBox> |
getPolicies(BoxRepository boxRepository,
String workspace,
AbstractBox box) |
protected List<PolicyBox> |
matchRequirementsVsClaims(List<PolicyBox> policyBoxes,
AbstractBox boxToDeploy) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanManage, retrievePoliciesToDeploypublic AbstractDeploymentDataPoliciesHandler()
public static List<PolicyBox> getPolicies(BoxRepository boxRepository, String workspace, AbstractBox box) throws ServiceException
ServiceExceptionpublic static DeploymentDataPoliciesHandler getDeploymentType(AbstractBox box) throws ServiceException
ServiceExceptionprotected List<PolicyBox> matchRequirementsVsClaims(List<PolicyBox> policyBoxes, AbstractBox boxToDeploy)
Copyright © 2016–2019. All rights reserved.