com.centrasite.control.registry.commands
Class LCMChangeStateCommand.ShowPopupDeffered

java.lang.Object
  extended by com.centrasite.control.registry.commands.LCMChangeStateCommand.ShowPopupDeffered
All Implemented Interfaces:
com.softwareag.cis.plugin.interfaces.RunnableDeferred
Enclosing class:
LCMChangeStateCommand

public class LCMChangeStateCommand.ShowPopupDeffered
extends java.lang.Object
implements com.softwareag.cis.plugin.interfaces.RunnableDeferred


Field Summary
 
Fields inherited from interface com.softwareag.cis.plugin.interfaces.RunnableDeferred
rcs_id
 
Constructor Summary
LCMChangeStateCommand.ShowPopupDeffered(ActionContext actionContext, java.util.Collection<java.lang.Object> selectedItems, boolean isModified)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LCMChangeStateCommand.ShowPopupDeffered

public LCMChangeStateCommand.ShowPopupDeffered(ActionContext actionContext,
                                               java.util.Collection<java.lang.Object> selectedItems,
                                               boolean isModified)
Method Detail

run

public void run()
         throws java.lang.Exception
Specified by:
run in interface com.softwareag.cis.plugin.interfaces.RunnableDeferred
Throws:
java.lang.Exception