@Controller public class InitController extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INIT_MAPPING |
| Constructor and Description |
|---|
InitController(SyncConfigurationManager syncConfigurationManager) |
public static final String INIT_MAPPING
public InitController(SyncConfigurationManager syncConfigurationManager)
@RequestMapping(value="/init",
method=POST)
public initialize(InputStream request)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.