public class ImportProjectFromVcsAction
extends com.eviware.soapui.support.action.support.AbstractSoapUIAction<com.eviware.soapui.impl.WorkspaceImpl>
Modifier and Type | Field and Description |
---|---|
static String |
SOAPUI_ACTION_ID |
Constructor and Description |
---|
ImportProjectFromVcsAction() |
Modifier and Type | Method and Description |
---|---|
void |
perform(com.eviware.soapui.impl.WorkspaceImpl workspace,
Object param) |
boolean |
shouldBeEnabledFor(com.eviware.soapui.impl.WorkspaceImpl modelItem) |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getIconPath, getId, getName, getStartTrialAction, getStartTrialActionParameters, isDefault, isEnabled, isLicenseDependent, isLicenseValid, isTrialAvailable, needShowStartTrialTooltip, perform, removePropertyChangeListener, removePropertyChangeListener, setDescription, setEnabled, setIconPath, setName
public static final String SOAPUI_ACTION_ID
public void perform(com.eviware.soapui.impl.WorkspaceImpl workspace, Object param)
public boolean shouldBeEnabledFor(com.eviware.soapui.impl.WorkspaceImpl modelItem)
shouldBeEnabledFor
in class com.eviware.soapui.support.action.support.AbstractSoapUIAction<com.eviware.soapui.impl.WorkspaceImpl>
Copyright © 2019. All rights reserved.