Foundations Apex API Developer Reference

fferpcore.ihcc_IPausableIntegration

global interface ihcc_IPausableIntegration

Interface that Integration business logic classes may implement if they are pausable. A paused integration can still enqueue items but no process will run whilst paused.

Methods

integrationIsPaused

Boolean integrationIsPaused()

If the integration is paused the implementation should return true, otherwise return false

© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.