|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Deployment | |
|---|---|
| org.jbpm.api | the primary facade interfaces to
the process repository,
the execution repository
and the management functionalities. |
| Uses of Deployment in org.jbpm.api |
|---|
| Methods in org.jbpm.api that return Deployment | |
|---|---|
Deployment |
Deployment.addResourceFromClasspath(java.lang.String resourceName)
|
Deployment |
Deployment.addResourceFromFile(java.io.File file)
|
Deployment |
Deployment.addResourceFromInputStream(java.lang.String resourceName,
java.io.InputStream inputStream)
|
Deployment |
Deployment.addResourceFromString(java.lang.String resourceName,
java.lang.String string)
|
Deployment |
Deployment.addResourceFromUrl(java.net.URL url)
|
Deployment |
Deployment.addResourcesFromZipInputStream(java.util.zip.ZipInputStream zipInputStream)
|
Deployment |
RepositoryService.createDeployment()
|
Deployment |
Deployment.setName(java.lang.String name)
|
Deployment |
Deployment.setTimestamp(long timestamp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||