org.jbpm.console.ng.ht.backend.server
Class FormServiceEntryPointImpl
java.lang.Object
org.jbpm.console.ng.ht.backend.server.FormServiceEntryPointImpl
- All Implemented Interfaces:
- FormServiceEntryPoint
@ApplicationScoped
public class FormServiceEntryPointImpl
- extends Object
- implements FormServiceEntryPoint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormServiceEntryPointImpl
public FormServiceEntryPointImpl()
init
@PostConstruct
public void init()
getFormDisplayTask
public String getFormDisplayTask(long taskId)
- Specified by:
getFormDisplayTask in interface FormServiceEntryPoint
getFormDisplayProcess
public String getFormDisplayProcess(String domainId,
String processId)
- Specified by:
getFormDisplayProcess in interface FormServiceEntryPoint
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.