Class FlowAppDefinitionsResource

java.lang.Object
com.flowable.platform.rest.service.api.app.FlowAppDefinitionsResource

@RestController
@RequestMapping("/flow-apps")
public class FlowAppDefinitionsResource
extends java.lang.Object
Author:
Luis Belloch
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected PlatformAppService appService  
  • Constructor Summary

    Constructors 
    Constructor Description
    FlowAppDefinitionsResource()  
  • Method Summary

    Modifier and Type Method Description
    org.springframework.http.ResponseEntity<java.util.List<AppDefinitionRepresentation>> getFlowApps​(java.security.Principal principal)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait