Class AddOperationsToChain

  • All Implemented Interfaces:
    GraphHook

    public class AddOperationsToChain
    extends Object
    implements GraphHook
    A AddOperationsToChain is a GraphHook that allows a user to insert additional operations at certain points on the operation chain. At the start, before a specific Operation, after a specific Operation, or at the end. A user can also specify authorised Operations to add, and if the user has the opAuths, the additional Operations will be added to the chain.