Skip navigation links
Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
12c Release 3 (12.2.1.3.0)
E97837-01
oracle.bpel.services.workflow.user

Interface IUserMetadataService

Parameters:
ctx - authenticated IWorkflowContext for user
user - Participant user to query information for
Returns:
empty VacationInfo object if no vacation information has been set for user, otherwise a VacationInfo object populated with vacation information.
Throws:
WorkflowException - if non-admin user attempts to query information for another user, or some other error condition occurs
Parameters:
ctx - authenticated IWorkflowContext for user
vacationInfo - VacationInfo the vacation information to set
Returns:
the updated VacationInfo vacation information
Throws:
WorkflowException - if non-admin user attempts to update information for another user, or some other error condition occurs
Skip navigation links
Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
12c Release 3 (12.2.1.3.0)
E97837-01

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