Package com.jsql.view.swing.interaction
Class MarkFileSystemInvulnerable
java.lang.Object
com.jsql.view.swing.interaction.MarkFileSystemInvulnerable
- All Implemented Interfaces:
InteractionCommand
Mark the injection as using a user profile invulnerable to file I/O.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MarkFileSystemInvulnerable
-
-
Method Details
-
execute
public void execute()Description copied from interface:InteractionCommand
Do the action ordered by the model.- Specified by:
execute
in interfaceInteractionCommand
-