Uses of Class
com.flowable.action.rest.service.api.runtime.ActionLinkResponse
Package | Description |
---|---|
com.flowable.action.rest.service.api.runtime |
-
Uses of ActionLinkResponse in com.flowable.action.rest.service.api.runtime
Methods in com.flowable.action.rest.service.api.runtime that return ActionLinkResponse Modifier and Type Method Description ActionLinkResponse
ActionLinkResource. getActionLink(java.lang.String actionLinkId)
Methods in com.flowable.action.rest.service.api.runtime that return types with arguments of type ActionLinkResponse Modifier and Type Method Description java.util.List<ActionLinkResponse>
ActionLinkResource. getActionLinks(java.lang.String scopeId, java.lang.String scopeType)