congrats Icon
New! Announcing Tabnine Chat Beta
Learn More
Tabnine Logo
WorkspaceRuntimes.sessionUserNameOr
Code IndexAdd Tabnine to your IDE (free)

How to use
sessionUserNameOr
method
in
org.eclipse.che.api.workspace.server.WorkspaceRuntimes

Best Java code snippets using org.eclipse.che.api.workspace.server.WorkspaceRuntimes.sessionUserNameOr (Showing top 2 results out of 315)

origin: org.eclipse.che.core/che-core-api-workspace

    sessionUserNameOr(workspace.getAttributes().get(WORKSPACE_STOPPED_BY)), "undefined");
LOG.info(
  "Workspace '{}/{}' with id '{}' is stopping by user '{}'",
origin: org.eclipse.che.core/che-core-api-workspace

workspaceConfig.getName(),
workspace.getId(),
sessionUserNameOr("undefined"));
org.eclipse.che.api.workspace.serverWorkspaceRuntimessessionUserNameOr

Popular methods of WorkspaceRuntimes

  • getRuntimeContext
    Returns an optional wrapping the runtime context of the workspace with the given identifier, an empt
  • asRuntime
  • copyEnv
  • createInternalEnvironment
  • getActive
    Gets the workspaces identifiers managed by this component. If an identifier is present in set then t
  • getInProgress
    Gets the list of workspace id's which are currently starting or stopping on given node. (it's status
  • getInternalRuntime
    Returns InternalRuntime implementation for workspace with the specified id.If memory-storage does no
  • getStatus
    Gets workspace status by its identifier.
  • getSupportedRecipes
  • hasRuntime
    Returns true if workspace was started and its status is WorkspaceStatus#RUNNING, WorkspaceStatus#STA
  • injectRuntime
    Injects runtime information such as status and org.eclipse.che.api.core.model.workspace.Runtime into
  • isAnyActive
    Returns true if there is at least one workspace active(it's status is different from WorkspaceStatus
  • injectRuntime,
  • isAnyActive,
  • isAnyInProgress,
  • publishWorkspaceStatusEvent,
  • recover,
  • recoverOne,
  • refuseStart,
  • setRuntimesId,
  • startAsync

Popular in Java

  • Creating JSON documents from java classes using gson
  • getOriginalFilename (MultipartFile)
    Return the original filename in the client's filesystem.This may contain path information depending
  • addToBackStack (FragmentTransaction)
  • getResourceAsStream (ClassLoader)
  • FileNotFoundException (java.io)
    Thrown when a file specified by a program cannot be found.
  • ResourceBundle (java.util)
    ResourceBundle is an abstract class which is the superclass of classes which provide Locale-specifi
  • UUID (java.util)
    UUID is an immutable representation of a 128-bit universally unique identifier (UUID). There are mul
  • Filter (javax.servlet)
    A filter is an object that performs filtering tasks on either the request to a resource (a servlet o
  • JTable (javax.swing)
  • JTextField (javax.swing)
  • Top plugins for Android Studio
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now