CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Invoking an Importer from a Java Program : Removing a Registered BPEL Object : removeProcess
removeProcess
Removes the BPEL objects of the process flow indicated by the BPELProcess name and its namespace.
Syntax
public boolean removeProcess(String bpelProcessName, String bpelNamespace
Parameters
String bpelProcessName
The process name of the BPEL objects to be removed.
String bpelNamespace
The namespace of the BPEL objects to be removed.
Return Codes
Value
Meaning
true
The BPEL objects were successfully removed.
false
The BPEL objects could not be removed.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback