public final class OakInitializer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SESSION_ID |
Modifier and Type | Method and Description |
---|---|
static void |
initialize(@NotNull java.lang.Iterable<WorkspaceInitializer> initializer,
@NotNull NodeStore store,
@NotNull java.lang.String workspaceName,
@NotNull CommitHook hook) |
static void |
initialize(@NotNull NodeStore store,
@NotNull RepositoryInitializer initializer,
@NotNull CommitHook hook) |
public static final java.lang.String SESSION_ID
public static void initialize(@NotNull @NotNull NodeStore store, @NotNull @NotNull RepositoryInitializer initializer, @NotNull @NotNull CommitHook hook)
public static void initialize(@NotNull @NotNull java.lang.Iterable<WorkspaceInitializer> initializer, @NotNull @NotNull NodeStore store, @NotNull @NotNull java.lang.String workspaceName, @NotNull @NotNull CommitHook hook)
Copyright © 2010 - 2020 Adobe. All Rights Reserved