Skip to main content Skip to complementary content

clearSoftPatches method

clearSoftPatches()

Method used to clear soft patches for this object.

Since:
  • 1.0
Information noteSoft patches has previously been applied using the applyPatches method.

Returns

Returns a promise of the RPC call response.

Tip noteFor more information regarding a promise, see http://docs.angularjs.org/api/ng.$q.

Example

this.backendApi.clearSoftPatches();

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!