Uses of Class
com.ibm.carma.ui.action.custom.CarmaTaskMemento

Packages that use CarmaTaskMemento
com.ibm.carma.ui.action.custom   
com.ibm.carma.ui.mapper   
 

Uses of CarmaTaskMemento in com.ibm.carma.ui.action.custom
 

Methods in com.ibm.carma.ui.action.custom with parameters of type CarmaTaskMemento
static java.lang.Object[] CustomActionUtil.getCustomParametersForTask(CarmaTaskMemento memento, CustomActionAccepter resource, java.lang.String actionId)
          This method should be used to get the custom parameters inside a task.
 

Uses of CarmaTaskMemento in com.ibm.carma.ui.mapper
 

Methods in com.ibm.carma.ui.mapper with parameters of type CarmaTaskMemento
 CARMAResource ICARMANavigable.create(org.eclipse.core.runtime.IProgressMonitor monitor, ResourceContainer parentContainer, CarmaTaskMemento momento)
          Creates the given navigable resource as a new item in the CARMA hierachy.