Class DeployBpmnController

  • All Implemented Interfaces:
    java.io.Serializable

    @JArchViewScoped
    public class DeployBpmnController
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void deploy()  
      void fileUploadListener​(org.primefaces.event.FileUploadEvent event)  
      java.lang.String getFileName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeployBpmnController

        public DeployBpmnController()
    • Method Detail

      • fileUploadListener

        public void fileUploadListener​(org.primefaces.event.FileUploadEvent event)
                                throws java.io.IOException
        Throws:
        java.io.IOException
      • getFileName

        public java.lang.String getFileName()
      • deploy

        public void deploy()