Class CreatePipePluginProcedure

All Implemented Interfaces:
Comparable<Procedure<ConfigNodeProcedureEnv>>

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