Java org.springframework.ide.eclipse.boot.dash.cloudfoundry CloudAppDashElement fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.ide.eclipse.boot.dash.cloudfoundry CloudAppDashElement fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.ide.eclipse.boot.dash.cloudfoundry CloudAppDashElement.

The text is from its open source code.

Method

voidcancelOperations()
CancelationTokencreateCancelationToken()
intgetActualInstances()
LiveExpressiongetBaseRunStateExp()
This method is mostly meant just for test purposes.
CloudFoundryBootDashModelgetCloudModel()
IFilegetDeploymentManifestFile()
StringgetHealthCheck()
IntegergetMemory()
StringgetName()
IProjectgetProject(boolean includeNonExistingProjects)
Returns the project associated with this element or null.
IProjectgetProject()
Returns the project associated with this element or null.
RunStategetRunState()
StringgetUrl()
voidrestart(RunState runningOrDebugging, UserInteractions ui)
voidrestartOnlyAsynch(UserInteractions ui, CancelationToken cancelationToken)
voidsetDeploymentManifestFile(IFile file)
voidsetError(Throwable t)
booleansetProject(IProject project)
Set the project 'binding' for this element.
voidstopAsync(UserInteractions ui)