public interface URLAdapter
| Modifier and Type | Method and Description |
|---|---|
String |
adapt(String url,
String key,
Map<String,Serializable> context)
adapt an url based on a context
|
String |
getId() |
String adapt(String url, String key, Map<String,Serializable> context) throws org.bonitasoft.engine.commons.exceptions.SExecutionException
url - the base urlkey - the url keycontext - the provided contextorg.bonitasoft.engine.commons.exceptions.SExecutionException - when the URL rewriting failsString getId()
Copyright © 2018 Bonitasoft S.A.. All rights reserved.