|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Constants.ProcessTypes | |
|---|---|
| com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard | |
| com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process | |
| Uses of Constants.ProcessTypes in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard that return Constants.ProcessTypes | |
|---|---|
static Constants.ProcessTypes |
Constants.ProcessTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Constants.ProcessTypes[] |
Constants.ProcessTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard with parameters of type Constants.ProcessTypes | |
|---|---|
boolean |
Constants.ProcessTypes.equals(Constants.ProcessTypes other)
|
| Uses of Constants.ProcessTypes in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process that return Constants.ProcessTypes | |
|---|---|
Constants.ProcessTypes |
ProcessBean.getType()
|
| Methods in com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.process with parameters of type Constants.ProcessTypes | |
|---|---|
void |
ProcessBean.setType(Constants.ProcessTypes type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||