com.sap.bpm.tm.api

Interface Fault


public interface Fault

Represents the cause for a failure of a task.

NOTE: As this interface can be extended, this interface can be freely used, but must not be implemented.

See Also:
TaskInstanceManager.fail(java.net.URI, Fault)

Method Summary
 commonj.sdo.DataObject getFaultData()
          Returns the fault data object
 String getName()
          Returns the fault name
 

Method Detail

getName

String getName()
Returns the fault name

Returns:
The fault name

getFaultData

commonj.sdo.DataObject getFaultData()
Returns the fault data object

Returns:
The fault data object
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] BPEM-FACADE [sap.com] tc/bpem/facade/ear - BC-BMT-BPM
[sap.com] BPEM-FACADE [sap.com] tc/bpem/facade/ear api BC-BMT-BPM


Copyright 2011 SAP AG Complete Copyright Notice