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