Package | Description |
---|---|
com.activiti.service.editor |
Modifier and Type | Method and Description |
---|---|
static ServiceParameters |
ServiceParameters.fromHttpRequest(javax.servlet.http.HttpServletRequest request)
Creates a new
ServiceParameters instance based on all non-empty query-parameters
in the given request. |
static ServiceParameters |
ServiceParameters.fromObjectNode(com.fasterxml.jackson.databind.node.ObjectNode node)
Creates a new
ServiceParameters instance based on all properties in the given
object node. |
Copyright © 2014–2015 Alfresco. All rights reserved.