| Package | Description |
|---|---|
| org.bimserver.plugins.services |
| Modifier and Type | Method and Description |
|---|---|
AbstractService.ProgressType |
AbstractService.getProgressType()
Should return whether this service can report progress (as a percentage) or not
|
static AbstractService.ProgressType |
AbstractService.ProgressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractService.ProgressType[] |
AbstractService.ProgressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 OpenSource BIM. All rights reserved.