@ApplicationScoped public class FormServiceEntryPointImpl extends Object implements FormServiceEntryPoint
Constructor and Description |
---|
FormServiceEntryPointImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getFormDisplayProcess(String domainId,
String processId) |
String |
getFormDisplayTask(long taskId) |
void |
init() |
@PostConstruct public void init()
public String getFormDisplayTask(long taskId)
getFormDisplayTask
in interface FormServiceEntryPoint
public String getFormDisplayProcess(String domainId, String processId)
getFormDisplayProcess
in interface FormServiceEntryPoint
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.