Uses of Class
org.camunda.bpm.engine.repository.ResumePreviousBy

Packages that use ResumePreviousBy
org.camunda.bpm.engine.repository Classes related to the RepositoryService
 

Uses of ResumePreviousBy in org.camunda.bpm.engine.repository
 

Methods in org.camunda.bpm.engine.repository that return ResumePreviousBy
static ResumePreviousBy ResumePreviousBy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResumePreviousBy[] ResumePreviousBy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016 camunda services GmbH. All rights reserved.