Class FileUpdateHookAction
- java.lang.Object
-
- pl.allegro.tech.build.axion.release.domain.hooks.FileUpdateHookAction
-
- All Implemented Interfaces:
ReleaseHookAction
public class FileUpdateHookAction extends java.lang.Object implements ReleaseHookAction
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFileUpdateHookAction.Factory
-
Constructor Summary
Constructors Constructor Description FileUpdateHookAction(java.util.Map<java.lang.String,java.lang.Object> arguments)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidact(HookContext hookContext)
-
-
-
Method Detail
-
act
public void act(HookContext hookContext)
- Specified by:
actin interfaceReleaseHookAction
-
-