org.eclipse.emf.ecp.cdo.internal.ui.handlers
Class CheckinHandler

java.lang.Object
  extended by org.eclipse.core.commands.common.EventManager
      extended by org.eclipse.core.commands.AbstractHandler
          extended by org.eclipse.emf.ecp.cdo.internal.ui.handlers.AbstractWorkspaceHandler
              extended by org.eclipse.emf.ecp.cdo.internal.ui.handlers.CheckinHandler
All Implemented Interfaces:
org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2

public class CheckinHandler
extends AbstractWorkspaceHandler

Handles Checkins.

Author:
Eike Stepper

Constructor Summary
CheckinHandler()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.eclipse.emf.ecp.cdo.internal.ui.handlers.AbstractWorkspaceHandler
execute, getJobName
 
Methods inherited from class org.eclipse.core.commands.AbstractHandler
addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckinHandler

public CheckinHandler()
Default constructor.



Copyright © 2015. All Rights Reserved.