Package com.crowdstrike.plugins.crwds
Class FalconStepFlow
java.lang.Object
com.crowdstrike.plugins.crwds.FalconStepFlow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
perform
(FalconConfiguration config, Supplier<FalconContext> contextSupplier)
-
Constructor Details
-
FalconStepFlow
public FalconStepFlow()
-
-
Method Details
-
perform
public static void perform(FalconConfiguration config, Supplier<FalconContext> contextSupplier) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-