g-Eclipse
Release 1.0.0

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

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

public class ClearJobDescPropertyCommand
extends AbstractTransactionalCommand


Constructor Summary
ClearJobDescPropertyCommand(IWorkflowJob job)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearJobDescPropertyCommand

public ClearJobDescPropertyCommand(IWorkflowJob job)
Parameters:
job - IWorkflow job to clear property of

g-Eclipse
Release 1.0.0