g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.edit.commands
Class ClearLinksCommand

java.lang.Object
  extended by AbstractTransactionalCommand
      extended by eu.geclipse.workflow.ui.edit.commands.ClearLinksCommand

public class ClearLinksCommand
extends AbstractTransactionalCommand


Constructor Summary
ClearLinksCommand(WorkflowJobEditPart editPart)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearLinksCommand

public ClearLinksCommand(WorkflowJobEditPart editPart)
Parameters:
editPart - Workflow job edit part in which to remove all links from

g-Eclipse
Release 1.0.0