org.jbpm.kie.services.impl.form.provider
Class VFSFormProvider
java.lang.Object
org.jbpm.kie.services.impl.form.provider.VFSFormProvider
- All Implemented Interfaces:
- FormProvider
@ApplicationScoped
public class VFSFormProvider
- extends Object
- implements FormProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VFSFormProvider
public VFSFormProvider()
provideProcessForm
public InputStream provideProcessForm(ProcessDesc process)
- Specified by:
provideProcessForm
in interface FormProvider
provideTaskForm
public InputStream provideTaskForm(Task task,
ProcessDesc process)
- Specified by:
provideTaskForm
in interface FormProvider
getPriority
public int getPriority()
- Specified by:
getPriority
in interface FormProvider
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.