public class SandboxConverter extends Object
| Constructor and Description |
|---|
SandboxConverter() |
| Modifier and Type | Method and Description |
|---|---|
BundleDef |
createDef(Collection<GmoSandboxEntity> sandboxEntities) |
BundleDef |
createDef(GmoSandbox sandbox) |
GmoSandbox |
createSandbox(BundleDef def) |
GmoSandbox |
createSandbox(BundleDef def,
int sandboxId) |
public BundleDef createDef(GmoSandbox sandbox)
public BundleDef createDef(Collection<GmoSandboxEntity> sandboxEntities)
public GmoSandbox createSandbox(BundleDef def)
public GmoSandbox createSandbox(BundleDef def, int sandboxId)
Copyright © 2021. All rights reserved.