public interface IProcessType
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultTimeSeconds()
Returns the default time seconds of the process type.
|
java.lang.String |
getDescription()
Returns the description of the process type.
|
java.lang.String |
getName()
Returns the name of the process type.
|
Id |
getProcessTypeId()
Returns the id of the process type.
|
boolean |
isMultipleInstance()
Returns if there can be multiple processes of this process type running at a point-of-time.
|
boolean |
isTerminateUponStart()
Returns if non-completed processes of this type should be terminated upon system startup.
|
Id getProcessTypeId()
java.lang.String getName()
java.lang.String getDescription()
int getDefaultTimeSeconds()
boolean isMultipleInstance()
boolean isTerminateUponStart()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.