Class DropPipePluginProcedure

All Implemented Interfaces:
Comparable<Procedure<ConfigNodeProcedureEnv>>

public class DropPipePluginProcedure extends AbstractNodeProcedure<DropPipePluginState>
This class extends AbstractNodeProcedure to make sure that when a DropPipePluginProcedure is executed, the AddConfigNodeProcedure, RemoveConfigNodeProcedure or RemoveDataNodesProcedure will not be executed at the same time.