Method and Description |
---|
com.soa.message.script.Message.getContent(Source)
For internal use.
Returns the content of the message.
|
com.soa.process.bpel.runtime.script.ProcessContext.getSubjectCategories()
Please use
ProcessContext.getAuthSubjectCategories() instead.
Returns the categories of subjects associated with the process. |
com.soa.process.bpel.runtime.script.ProcessContext.getVariableNames()
Please use
ProcessContext.getVarNames() instead.
Returns the names of the variables in the context of the process. Changes to the list
will not result in changes to the real variables. New or removed variables after
calling this method will not be reflected in this list without making another call. |
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.