public static interface ManagedArtifact.RequestParameters
ManagedArtifact}| Modifier and Type | Method and Description |
|---|---|
Map<String,Boolean> |
getParameters()
Returns the input parameters that this artifact uses.
|
boolean |
isRequired(String parameter)
Is the input parameter required
|
Map<String,Boolean> getParameters()
ManagedArtifact.ARTIFACT_FILE_NAMEboolean isRequired(String parameter)
parameter - the input parameter in questiontrue or falseCopyright © 2016 PayPal Open Source. All rights reserved.