Uses of Interface
org.pentaho.platform.api.engine.IPentahoUrlFactory
-
Uses of IPentahoUrlFactory in org.pentaho.platform.api.engine
Modifier and TypeMethodDescriptionIRuntimeContext.getUrlFactory()
The Url Factory is used for building URL's that link to this or another applicationModifier and TypeMethodDescriptionISolutionEngine.execute
(String actionPath, String processId, boolean async, boolean instanceEnds, String instanceId, boolean persisted, Map parameterProviderMap, IOutputHandler outputHandler, IActionCompleteListener listener, IPentahoUrlFactory urlFactory, List messages) Executes the action sequence specified in the manner described in the parametersISolutionEngine.execute
(String actionSequenceXML, String sequenceName, String processId, boolean async, boolean instanceEnds, String instanceId, boolean persisted, Map parameterProviderMap, IOutputHandler outputHandler, IActionCompleteListener pListener, IPentahoUrlFactory urlFactory, List messages) Executes the in memory action sequence specifiedvoid
IContentGenerator.setUrlFactory
(IPentahoUrlFactory urlFactory) called before createContent(), this is used to build URLs