public class WorkflowProfileCreator extends Object
| Constructor and Description |
|---|
WorkflowProfileCreator() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateProfile(String name,
String type,
WorkflowStartModeEnum startMode,
Map<String,String> params,
org.springframework.core.io.Resource confTemplate) |
public static String generateProfile(String name, String type, WorkflowStartModeEnum startMode, Map<String,String> params, org.springframework.core.io.Resource confTemplate) throws IOException
IOExceptionCopyright © 2017. All rights reserved.