| Package | Description |
|---|---|
| mobi.designmyapp.common.engine.builder | |
| mobi.designmyapp.common.engine.service |
| Modifier and Type | Method and Description |
|---|---|
Builder.Type |
Builder.getType() |
static Builder.Type |
Builder.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Builder.Type[] |
Builder.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
File |
ResourceService.getTemplateDirectory(Builder.Type type,
String templateTag)
Retrieve the read-only template directory for a specific template and target.
|
File |
ResourceService.getWorkDirectory(Builder.Type type,
String appId)
Retrieve the work directory typed for current target.
|
Copyright © 2015. All rights reserved.