Skip navigation links
Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
12c Release 2 (12.2.1.2.0)
E67161-01
oracle.bpel.services.workflow.runtimeconfig

Interface IRuntimeConfigService

Parameters:
ctx - an authenticated IWorkflowContext
label - AttributeLabelType object defining attribute label to create.
Returns:
the created AttributeLabel, with API maintained properties populated.
Throws:
WorkflowException - if a non-admin user attempts to create an attribute label, or some other error condition occurs.
Parameters:
ctx - an authenticated IWorkflowContext.
attributeType - String null if all attributes are required, otherwise, which type of attributes should be queried.
Returns:
AttributeLabelUsageList containing list of attribute labels and their usages in payload mappings.
Throws:
WorkflowException - if some error condition occurs.
Skip navigation links
Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
12c Release 22 (12.2.1.2.0)
E67161-01

Copyright © 2009, 2016, Oracle and/or its affiliates. All rights reserved.