| Constructor and Description |
|---|
Policy(PolicyChain policyChain,
String policyId)
Creates a new
ParameterizedPolicy. |
| Modifier and Type | Method and Description |
|---|---|
PolicyChain |
getPolicyChain()
Retrieves the chain with the logic related to the policy.
|
String |
getPolicyId() |
public Policy(PolicyChain policyChain, String policyId)
ParameterizedPolicy.policyChain - the chain of Processors to be applied.policyId - unique id of this policy.public String getPolicyId()
public PolicyChain getPolicyChain()
Processors to be applied.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.