g-Eclipse
Release 1.0.0

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

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

public class UpdateJobPortsCommand
extends AbstractTransactionalCommand


Constructor Summary
UpdateJobPortsCommand(GraphicalEditPart editPart, JSDLJobDescription jsdl)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateJobPortsCommand

public UpdateJobPortsCommand(GraphicalEditPart editPart,
                             JSDLJobDescription jsdl)
Parameters:
editPart - Edit part to update
jsdl - Job description to copy into workflow

g-Eclipse
Release 1.0.0