org.wildfly.extras.creaper.commands.patching
Class RollbackPatch

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.patching.RollbackPatch
All Implemented Interfaces:
Command, OnlineCommand

public final class RollbackPatch
extends Object
implements OnlineCommand

Command for patch rollback.


Nested Class Summary
static class RollbackPatch.Builder
           
 
Method Summary
 void apply(OnlineCommandContext ctx)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

apply

public void apply(OnlineCommandContext ctx)
           throws IOException
Specified by:
apply in interface OnlineCommand
Throws:
IOException

toString

public String toString()
Specified by:
toString in interface OnlineCommand
Overrides:
toString in class Object


Copyright © 2016. All rights reserved.