Search
Plugins > HTTP-REST 2.0.1 > RESTHostManager > createWorkflowWithXsdInput

Method createWorkflowWithXsdInput(RESTOperation operation, String workflowName, WorkflowCategory category, String namespace, String elementName, String defaultContentType)

Generates a workflow from a REST operation.

Returns

Workflow

Arguments

Name Type Description
operation RESTOperation The REST operation that should be used by the generated workflow
workflowName String The new workflow name
category WorkflowCategory The new workflow category
namespace String The namespace of the XML input
elementName String The name of the input XML element
defaultContentType String The content type of the operation input