- Wid - Annotation Type in org.jbpm.process.workitem.core.util
-
Defines an annotated class that is of type Wid.
- WidAction - Annotation Type in org.jbpm.process.workitem.core.util.service
-
Used within the Service
annotation to define
the action this workitem handler exposes.
- WidAuth - Annotation Type in org.jbpm.process.workitem.core.util.service
-
Used within the Service
annotation to describe
the authentication needed for this workitem handler.
- WidInfo - Class in org.jbpm.process.workitem.core.util
-
- WidInfo(List<Wid>) - Constructor for class org.jbpm.process.workitem.core.util.WidInfo
-
- WidInfo.InternalServiceAction - Class in org.jbpm.process.workitem.core.util
-
- WidInfo.InternalServiceAuth - Class in org.jbpm.process.workitem.core.util
-
- WidInfo.InternalServiceInfo - Class in org.jbpm.process.workitem.core.util
-
- WidInfo.InternalServiceTrigger - Class in org.jbpm.process.workitem.core.util
-
- WidInfo.InternalWidMavenDependencies - Class in org.jbpm.process.workitem.core.util
-
- WidMavenDepends - Annotation Type in org.jbpm.process.workitem.core.util
-
Used within the Wid
annotation to define
the maven dependencies to be placed within the
workitem configuration.
- WidParameter - Annotation Type in org.jbpm.process.workitem.core.util
-
Used within the Wid
annotation to define
the workitem input parameters to be placed within the
workitem configuration.
- WidParameterValues - Annotation Type in org.jbpm.process.workitem.core.util
-
Used within the Wid
annotation to define
the workitem input parameter values.
- WidProcessor - Class in org.jbpm.process.workitem.core.util
-
- WidProcessor() - Constructor for class org.jbpm.process.workitem.core.util.WidProcessor
-
- WidResult - Annotation Type in org.jbpm.process.workitem.core.util
-
Used within the Wid
annotation to define
the workitem result objects to be placed within the
workitem configuration.
- WidService - Annotation Type in org.jbpm.process.workitem.core.util.service
-
Defines an annotated class that is of type Service.
- WidTrigger - Annotation Type in org.jbpm.process.workitem.core.util.service
-
Used within the Service
annotation to define
the trigger this workitem handler exposes.
- writeStream(FileObject, byte[]) - Method in class org.jbpm.process.workitem.core.util.WidProcessor
-