| Package | Description |
|---|---|
| org.bimserver.bimbots | |
| org.bimserver.plugins | |
| org.bimserver.plugins.services | |
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
BimBotsOutput |
BimBotsServiceInterface.runBimBot(BimBotsInput input,
SObjectType settings) |
| Constructor and Description |
|---|
PluginConfiguration(SObjectType settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
NewExtendedDataOnProjectHandler.newExtendedDataOnProject(BimServerClientInterface bimServerClientInterface,
long poid,
long edid,
String userToken,
long soid,
SObjectType settings) |
void |
NewExtendedDataOnRevisionHandler.newExtendedDataOnRevision(BimServerClientInterface bimServerClientInterface,
long poid,
long roid,
long edid,
String userToken,
long soid,
SObjectType settings) |
void |
BimBotAbstractService.newRevision(AbstractService.RunningService runningService,
BimServerClientInterface bimServerClientInterface,
long poid,
long roid,
String userToken,
long soid,
SObjectType settings) |
abstract void |
AbstractService.newRevision(AbstractService.RunningService runningService,
BimServerClientInterface bimServerClientInterface,
long poid,
long roid,
String userToken,
long soid,
SObjectType settings)
This method gets called when there is a new revision
|
void |
NewRevisionHandler.newRevision(BimServerClientInterface bimServerClientInterface,
long poid,
long roid,
String userToken,
long soid,
SObjectType settings) |
| Modifier and Type | Method and Description |
|---|---|
SObjectType |
PluginInterface.getPluginSettings(Long poid) |
SObjectType |
PluginInterfaceAdaptor.getPluginSettings(Long poid) |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginInterface.setPluginSettings(Long poid,
SObjectType settings) |
void |
PluginInterfaceAdaptor.setPluginSettings(Long poid,
SObjectType settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncPluginInterface.setPluginSettings(Long poid,
SObjectType settings,
AsyncPluginInterface.SetPluginSettingsCallback callback) |
void |
AsyncPluginInterface.GetPluginSettingsCallback.success(SObjectType result) |
Copyright © 2018 OpenSource BIM. All rights reserved.