@Controller @RequestMapping(value="/spaces/mediastreamer") public class MediaStreamingTaskController extends Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log |
protected static String |
STREAMING_ENABLED_KEY |
Constructor and Description |
---|
MediaStreamingTaskController(ContentStoreManager contentStoreManager) |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.ModelAndView |
post(String storeId,
String spaceId,
boolean enable) |
protected static final String STREAMING_ENABLED_KEY
protected final org.slf4j.Logger log
@Autowired public MediaStreamingTaskController(ContentStoreManager contentStoreManager)
Copyright © 2009–2016 DuraSpace. All rights reserved.