Package | Description |
---|---|
com.opensymphony.workflow.spi.ejb |
Modifier and Type | Method and Description |
---|---|
PreviousStepPK |
PreviousHistoryStepEJB.ejbCreate(long id,
long previousId) |
PreviousStepPK |
PreviousCurrentStepEJB.ejbCreate(long id,
long previousId) |
Modifier and Type | Method and Description |
---|---|
HistoryStepPrevLocal |
HistoryStepPrevLocalHome.findByPrimaryKey(PreviousStepPK pk) |
CurrentStepPrevLocal |
CurrentStepPrevLocalHome.findByPrimaryKey(PreviousStepPK pk) |
Copyright © 2021 catworkx GmbH. All rights reserved.