remove
Removes the BPEL objects of the process flow indicated in the specified BPEL file.
Syntax
public boolean remove (String bpelFile)
Parameters
String bpelFile
Specifies the BPEL file whose objects are to be removed from the CentraSite repository.
Return Codes
Value | Meaning |
true | The BPEL objects were successfully removed. |
false | The BPEL objects could not be removed. |