Uses of Class
com.e1c.g5.dt.applications.ExecutionContext
Packages that use ExecutionContext
Package
Description
-
Uses of ExecutionContext in com._1c.g5.v8.dt.launching.core
Methods in com._1c.g5.v8.dt.launching.core that return ExecutionContextModifier and TypeMethodDescriptionApplicationUpdateRequest.getExecutionContext()Returns the execution context of the publication process.ApplicationUpdateResult.getExecutionContext()Returns the execution context of the publication process.Constructors in com._1c.g5.v8.dt.launching.core with parameters of type ExecutionContextModifierConstructorDescriptionApplicationUpdateRequest(org.eclipse.core.resources.IProject project, IApplication application, PublishKind publishKind, ExecutionContext executionContext, String launchMode, org.eclipse.core.runtime.IProgressMonitor monitor) Creates an instance ofApplicationUpdateRequest.ApplicationUpdateResult(ExecutionContext executionContext) Creates an instance ofApplicationUpdateResult. -
Uses of ExecutionContext in com.e1c.g5.dt.applications
Methods in com.e1c.g5.dt.applications that return ExecutionContextModifier and TypeMethodDescriptionExecutionContext.copy()Copies context with all keys and values.default ExecutionContextIApplicationManager.launch(IApplication application, String launchMode, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version.default ExecutionContextIApplicationManager.stop(IApplication application, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.e1c.g5.dt.applications with parameters of type ExecutionContextModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusIApplicationManager.check(IApplication application, ApplicationCheckUnknownStateTreatment whenUnknown, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Checks whether the application is ready to start.voidIApplicationManager.cleanup(IApplication application, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Cleans up resources associated with the application.default ExecutionContextIApplicationManager.launch(IApplication application, String launchMode, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version.IApplicationManager.open(IApplication application, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version.voidIApplicationManager.prepare(IApplication application, String launchMode, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Prepares underlying infrastructure to be ready for interaction.IApplicationManager.publish(IApplication application, PublishKind kind, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Publishes the application with the provided publish kind.IApplicationManager.start(IApplication application, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Runs application being developed.default ExecutionContextIApplicationManager.stop(IApplication application, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ExecutionContext in com.e1c.g5.dt.applications.contributors
Methods in com.e1c.g5.dt.applications.contributors that return ExecutionContextModifier and TypeMethodDescriptiondefault ExecutionContextIApplicationBehaviourDelegate.launch(IApplication application, String launchMode, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version.default ExecutionContextIApplicationBehaviourDelegate.stop(IApplication application, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.e1c.g5.dt.applications.contributors with parameters of type ExecutionContextModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusIApplicationBehaviourDelegate.check(IApplication application, ApplicationCheckUnknownStateTreatment whenUnknown, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Checks whether the application is ready to start.voidIApplicationBehaviourDelegate.cleanup(IApplication application, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) Cleans up resources associated with the application.default ExecutionContextIApplicationBehaviourDelegate.launch(IApplication application, String launchMode, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version.IApplicationClientDelegate.open(IApplication application, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) Opens the application and launches application client.voidIApplicationBehaviourDelegate.prepare(IApplication application, String launchMode, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) Prepares underlying infrastructure to be ready for interaction.IApplicationBehaviourDelegate.publish(IApplication application, PublishKind kind, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) Publishes the application with the provided publish kind.default ExecutionContextIApplicationBehaviourDelegate.stop(IApplication application, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) Deprecated, for removal: This API element is subject to removal in a future version.booleanIApplicationClientDelegate.supports(IApplication application, ExecutionContext context) Returns whether the delegate supports client open for the provided application and execution context. -
Uses of ExecutionContext in com.e1c.g5.dt.applications.ui
Methods in com.e1c.g5.dt.applications.ui with parameters of type ExecutionContextModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusIApplicationUiSupport.ensureUpdated(org.eclipse.swt.widgets.Shell shell, IApplication application, PublishKind publishKind, ExecutionContext context, String mode, org.eclipse.core.runtime.IProgressMonitor monitor) Updates application if necessary. -
Uses of ExecutionContext in com.e1c.g5.dt.applications.ui.contributors
Methods in com.e1c.g5.dt.applications.ui.contributors with parameters of type ExecutionContextModifier and TypeMethodDescriptionprotected StringAbstractApplicationClientDelegate.getClientType(ExecutionContext context) Gets 1C:Enterprise client type fromExecutionContextAbstractApplicationClientDelegate.getLaunchUrl(ExecutionContext context) Gets the launch (open) URL from execution contextprotected RuntimeExecutionArgumentsAbstractApplicationClientDelegate.getRuntimeExecutionArguments(ExecutionContext context, InfobaseReference infobase) Gets 1C:Enterprise runtime client launch arguments by current execution context and infobaseAbstractApplicationClientDelegate.open(IResolvableRuntimeInstallation resolvableInstallation, InfobaseReference infobase, ExecutionContext context) Runs a 1C:Enterprise runtime platform client on the given infobase using the provided 1C:Enterprise runtime installation wrapper, that can be resolved to the real installation at any time. -
Uses of ExecutionContext in com.e1c.g5.dt.internal.applications
Methods in com.e1c.g5.dt.internal.applications with parameters of type ExecutionContextModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusApplicationManager.check(IApplication application, ApplicationCheckUnknownStateTreatment whenUnknown, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) voidApplicationManager.cleanup(IApplication application, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) ApplicationExtensionRegistry.getApplicationClientDelegate(IApplication application, ExecutionContext context) Returns a supported registered application client delegate for the provided application and execution context.voidApplicationManager.prepare(IApplication application, String launchMode, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) ApplicationManager.publish(IApplication application, PublishKind kind, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) ApplicationManager.start(IApplication application, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of ExecutionContext in com.e1c.g5.dt.internal.applications.infobases.ui
Methods in com.e1c.g5.dt.internal.applications.infobases.ui with parameters of type ExecutionContextModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusInfobaseApplicationBehaviourDelegate.check(IApplication application, ApplicationCheckUnknownStateTreatment whenUnknown, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) voidInfobaseApplicationBehaviourDelegate.cleanup(IApplication application, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) InfobaseApplicationClientDelegate.open(IApplication application, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) voidInfobaseApplicationBehaviourDelegate.prepare(IApplication application, String launchMode, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) InfobaseApplicationBehaviourDelegate.publish(IApplication application, PublishKind kind, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) booleanInfobaseApplicationClientDelegate.supports(IApplication application, ExecutionContext context) -
Uses of ExecutionContext in com.e1c.g5.dt.internal.applications.ui
Methods in com.e1c.g5.dt.internal.applications.ui with parameters of type ExecutionContextModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusApplicationUiSupport.ensureUpdated(org.eclipse.swt.widgets.Shell shell, IApplication application, PublishKind publishKind, ExecutionContext executionContext, String mode, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of ExecutionContext in com.e1c.g5.dt.internal.applications.wst.ui
Methods in com.e1c.g5.dt.internal.applications.wst.ui with parameters of type ExecutionContextModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusServerApplicationBehaviourDelegate.check(IApplication application, ApplicationCheckUnknownStateTreatment whenUnknown, ExecutionContext context, org.eclipse.core.runtime.IProgressMonitor monitor) voidServerApplicationBehaviourDelegate.cleanup(IApplication application, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) voidServerApplicationBehaviourDelegate.prepare(IApplication application, String requestedLaunchMode, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) ServerApplicationBehaviourDelegate.publish(IApplication application, PublishKind kind, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) -
Uses of ExecutionContext in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.ui
Methods in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.ui with parameters of type ExecutionContextModifier and TypeMethodDescriptionServerApplicationClientDelegate.open(IApplication application, ExecutionContext context, org.eclipse.core.runtime.SubMonitor monitor) booleanServerApplicationClientDelegate.supports(IApplication application, ExecutionContext context)
IApplicationManager.prepare(IApplication,String,ExecutionContext,IProgressMonitor)instead